secubox-deb/scripts
CyberMind-FR 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
..
apply-crt-theme.py Apply CRT P31 Phosphor theme to all 38 module UIs 2026-03-23 18:56:11 +01:00
apply-light-theme.py Add CRT light theme across all UI modules 2026-03-25 08:55:45 +01:00
build-add-local.sh Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
build-all-local.sh feat(build): Slipstream ALL packages, AZERTY, no-compress option 2026-03-30 06:37:35 +02:00
build-all.sh Add secubox-repo and secubox-hardening modules, CI/CD workflows 2026-03-22 22:15:01 +01:00
build-packages.sh fix(identity): Correct cryptography API for PublicKeyFormat 2026-03-27 10:23:31 +01:00
create-secubox-vm.sh docs: Add VirtualBox quick start guide and VM creation script 2026-04-04 10:31:21 +02:00
deploy.sh Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
export-preseed.sh Add preseed system for configuration persistence 2026-03-24 19:41:08 +01:00
fix-navbar.sh Fix p2p/zkp/mesh navbar and add fix-navbar.sh script 2026-03-26 07:19:29 +01:00
generate-docs.py Add complete package READMEs and multilingual wiki documentation 2026-03-24 15:31:34 +01:00
install-apparmor.sh Add secubox-repo and secubox-hardening modules, CI/CD workflows 2026-03-22 22:15:01 +01:00
install-audit.sh Add secubox-repo and secubox-hardening modules, CI/CD workflows 2026-03-22 22:15:01 +01:00
local-repo-add.sh Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
new-module.sh feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00
new-package.sh feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00
port-frontend.sh Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
requirements-screenshot.txt Add screenshot tool and wiki documentation 2026-03-24 12:36:19 +01:00
retrofit-nginx-modular.sh feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00
rewrite-xhr.py Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
screenshot-tool.py Fix screenshot tool login with aiohttp 2026-03-24 13:24:30 +01:00
setup-local-cache.sh Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
update-debian-nginx.sh feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00
update-nginx-modular.sh feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00