Files
runtipi/apps/rego-tunnel-linux/metadata/description.md
Alex Zaw a3d18358db
Some checks failed
Test / test (push) Has been cancelled
upload current sources
2025-12-24 07:12:55 +00:00

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

  1. Start the container and connect to the web viewer
  2. After Ubuntu installation completes, open a terminal
  3. 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
    
  4. 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