Files
runtipi/apps/cistech-tunnel
alexz 347f4c040b
Some checks failed
Test / test (push) Has been cancelled
upload current sources
2025-12-14 09:58:44 +00:00
..
2025-12-14 07:02:02 +00:00
2025-12-14 07:02:02 +00:00
2025-12-14 09:58:44 +00:00
2025-12-14 09:58:44 +00:00
2025-12-14 07:02:02 +00:00
2025-12-14 07:02:02 +00:00

Cistech Tunnel (VPN + SSH)

  • VPN: OpenConnect-SSO with noVNC for first-time SSO (port 6901)
  • SSH tunnels: forwards to 10.3.1.201 inside the VPN namespace

Usage

  • Copy .env.example to .env and adjust values.
  • Build and start: docker compose build docker compose up -d vpn ssh_tunnel
  • First-time SSO: open http://:6901 and complete login; then set OC_SSO_ARGS=--browser-display-mode hidden and restart vpn.