feat(rego-tunnel): Add Dockerfile and build scripts for cisco-vpn image
Some checks failed
Test / test (push) Has been cancelled
Some checks failed
Test / test (push) Has been cancelled
Includes: - Dockerfile for native Cisco Secure Client in Docker - Build scripts (init-vpn.sh, startup-vnc.sh, vpn-connect.sh) - VNC configuration (xstartup, vnc.service) - build.sh for manual image builds - README documenting the architecture Note: cisco-secure-client-full.tar.gz is gitignored (large binary) Copy it from ~/projects/cisco-vpn/build/ before building. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
3
apps/rego-tunnel/build/.gitignore
vendored
Normal file
3
apps/rego-tunnel/build/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Large binary files - not tracked in git
|
||||
cisco-secure-client-full.tar.gz
|
||||
*.7z
|
||||
Reference in New Issue
Block a user