Alex Zaw alexz
alexz pushed to main at alexz/runtipi 2026-01-17 10:12:27 +00:00
498926ae5d cistech-tunnel: Auto-fetch server cert, add VPN password field
alexz pushed to main at alexz/runtipi 2026-01-17 10:07:29 +00:00
046552d09a Update cistech-tunnel: proper image tag, clean Dockerfile, add TOTP field
alexz pushed to main at alexz/runtipi 2026-01-17 09:58:30 +00:00
27c46542e8 Add host routing watcher for cistech-tunnel (same pattern as rego-tunnel)
alexz pushed to main at alexz/runtipi 2026-01-17 09:43:35 +00:00
alexz pushed to main at alexz/runtipi 2026-01-17 09:38:49 +00:00
50cdd3ea1c Suppress noisy job control messages and ignore empty menu input
alexz pushed to main at alexz/runtipi 2026-01-17 09:26:20 +00:00
7c76016fcf Fix FORWARD rules: wait for Cisco chains, then delete+reinsert at pos 1
alexz pushed to main at alexz/runtipi 2026-01-17 09:21:17 +00:00
0dca06fbc8 Fix host routing: use nft for NAT, insert FORWARD rules before Cisco chains
alexz pushed to main at alexz/runtipi 2026-01-17 08:49:49 +00:00
alexz pushed to main at alexz/runtipi 2026-01-17 05:26:59 +00:00
529842a411 Add VPN watchdog with auto-reconnect and disable screen blanking
alexz pushed to main at alexz/runtipi 2026-01-17 04:02:08 +00:00
99847c3ff0 Update build/README.md for current architecture
alexz pushed to main at alexz/runtipi 2026-01-17 04:01:15 +00:00
96d4e32672 Update documentation for native Docker architecture
alexz pushed to main at alexz/runtipi 2026-01-17 03:59:08 +00:00
c3581c7ecc Add install/uninstall scripts for host systemd services
alexz pushed to main at alexz/runtipi 2026-01-17 03:03:54 +00:00
657081678f cisco-vpn: Remove all VM references, use container IP
alexz pushed to main at alexz/runtipi 2026-01-17 02:59:36 +00:00
89e8f5cffc host-routing.sh: Complete rewrite - simplified, no VM/redsocks
alexz pushed to main at alexz/runtipi 2026-01-17 02:42:17 +00:00
alexz pushed to main at alexz/runtipi 2026-01-17 02:38:40 +00:00
aa071a1fdb cisco-vpn: -m flag goes straight to menu without any checks
alexz pushed to main at alexz/runtipi 2026-01-17 02:37:40 +00:00
2b9688ce44 cisco-vpn: Fix missing ;; in case statement for menu option 1
alexz pushed to main at alexz/runtipi 2026-01-17 02:36:33 +00:00
fa398e8c86 cisco-vpn: Strip ANSI color codes from log file
alexz pushed to main at alexz/runtipi 2026-01-17 02:34:24 +00:00
c7cf401b0a cisco-vpn: Daily log rotation with 7-day retention
alexz pushed to main at alexz/runtipi 2026-01-17 02:33:09 +00:00
38530ea0df cisco-vpn: Remove sudo (running as root) and add file logging