Commit Graph

10 Commits

Author SHA1 Message Date
Jose Luis Montañes Ojados
c83fa3530d Add SSH keepalive and auto-reconnection to prevent idle disconnections
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 01:11:45 +01:00
Jose Luis Montañes Ojados
34af75aaa1 Fix panic in WebSocket handling by manually writing headers instead of using r.Write 2026-01-27 13:32:45 +01:00
Jose Luis Montañes Ojados
bec63c3283 Fix POST requests by using standard HTTP tunneling instead of unconditional Hijack 2026-01-27 03:38:22 +01:00
Jose Luis Montañes Ojados
736922ca77 Rename internal asset path to /_gw/ to avoid collision with user apps 2026-01-27 03:16:08 +01:00
Jose Luis Montañes Ojados
8e473a5bae Fix syntax error and restore missing methods in client 2026-01-27 03:07:10 +01:00
Jose Luis Montañes Ojados
310d7e086c Add client support for HTTPS forwarding and custom Host headers 2026-01-27 03:05:09 +01:00
Jose Luis Montañes Ojados
b5f6f42311 feat: Implement initial client application with TUI for SSH tunnel management and monitoring. 2026-01-27 03:03:21 +01:00
Jose Luis Montañes Ojados
481f8c431d Add WebSocket support and fix Makefile installation 2026-01-27 02:52:52 +01:00
Jose Luis Montañes Ojados
0865aba041 Add systemd service and Makefile for Linux installation 2026-01-27 02:41:43 +01:00
Jose Luis Montañes Ojados
aa0e07a361 initial commit 2026-01-27 02:26:17 +01:00