958 B
958 B
QEMU
Linux VM in a Docker container with Cisco Secure Client VPN.
Features
- KVM acceleration
- Web-based viewer
- Cisco Secure Client VPN pre-installed
- Auto-login with TOTP support
Quick Start
- Start the container and connect to the web viewer
- After Ubuntu installation completes, open a terminal
- Mount the shared folder and run the install script:
sudo mkdir -p /mnt/shared sudo mount -t 9p shared /mnt/shared sudo bash /mnt/shared/install-cisco.sh - Run the VPN automation:
~/cisco-vpn.sh
VPN Connection
The container includes automated VPN login with:
- TOTP code generation
- xdotool automation for GUI
- Watchdog mode for auto-reconnection
