Commit Graph
13 Commits
Author SHA1 Message Date
alexz 9bde91f047 fix(rego-tunnel): exclude swap files from ssh.zip
Test / test (push) Has been cancelled
2025-12-28 14:08:32 +00:00
alexz 03c1181186 change nic
Test / test (push) Has been cancelled
2025-12-28 13:52:20 +00:00
alexz 022c455334 fix(rego-tunnel): detect outbound iface for NAT
Test / test (push) Has been cancelled
2025-12-28 13:14:29 +00:00
alexz a343aecc0d Persist rego-tunnel qcow2 under user-config; remove rego-tunnel-linux
Test / test (push) Has been cancelled
2025-12-28 06:41:10 +00:00
alexz c76afb2380 Extract ssh.zip to /root/.ssh/zip at startup
Test / test (push) Has been cancelled
2025-12-28 06:12:35 +00:00
alexz d22818669f Remove rego-tunnel build docker-compose
Test / test (push) Has been cancelled
2025-12-28 06:06:02 +00:00
alexz 716a5bed7d rego-tunnel: listen on 8006; publish 8006
Test / test (push) Has been cancelled
2025-12-28 02:17:52 +00:00
alexz 98e91e46aa Add TAP networking for transparent VPN routing
Test / test (push) Has been cancelled
Renovate / renovate (push) Has been cancelled
2025-12-25 19:00:02 +00:00
alexz 3a674bc44d Add linux-vm Docker build files for rego-tunnel
Test / test (push) Has been cancelled
2025-12-25 07:39:42 +00:00
alexzandClaude Opus 4.5 e7f8028e83 rego-tunnel: replace build folder with vpn_scripts
Test / test (push) Has been cancelled
- Remove build folder (no longer building custom image)
- Add vpn_scripts folder with organized setup scripts
- Prefix setup scripts with numbers for execution order
- Add setup-all.bat for automated Windows setup
- Add dynamic vpn-startup.lnk shortcut (uses %USERNAME%)
- Include start.sh for container networking

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 17:37:25 +00:00
alexz 9c7e67aab5 Add pull_policy: never to use local image
Test / test (push) Has been cancelled
2025-12-18 11:19:21 +00:00
alexzandClaude Opus 4.5 dd168f0059 Update rego-tunnel to use local rego-vpn image
Test / test (push) Has been cancelled
- Add AnyConnect 4.8 installer to build folder
- Update docker-compose to use rego-vpn:latest local image

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 11:02:24 +00:00
alexzandClaude Opus 4.5 85c1fec4cf Fix rego-tunnel docker-compose.json format and add build folder
Test / test (push) Has been cancelled
- Convert environment from array to object format (runtipi requirement)
- Remove hardcoded KEY from docker-compose.json
- Add build folder with custom Dockerfile and rego scripts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 10:46:32 +00:00