|
|
b153527b96
|
docs: Add VirtualBox quick start guide and VM creation script
New files:
- wiki/Live-USB-VirtualBox.md: Complete guide from download to running VM
- scripts/create-secubox-vm.sh: Automated VM creation with port forwarding
- templates/SecuBox-Live.vbox.template: VirtualBox template file
Updates:
- README.md: Added VirtualBox quick start section, updated package count (93)
- wiki/_Sidebar.md: Added VirtualBox quick start link
Usage:
./scripts/create-secubox-vm.sh secubox-live.vdi
./scripts/create-secubox-vm.sh --download --headless
Access after boot:
SSH: ssh -p 2222 root@localhost
Web: https://localhost:9443
Pass: secubox
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-04-04 10:31:21 +02:00 |
|