coder/tailnet
Kyle Carberry bc18f6c113
fix: add `CODER_AGENT_TAILNET_LISTEN_PORT` for specifying a static tailnet port (#6980)
Fixes #5175.
2023-04-03 16:20:19 +00:00
..
tailnettest feat: automatically use websockets if DERP upgrade is unavailable (#6381) 2023-03-01 22:18:14 +00:00
conn.go fix: add `CODER_AGENT_TAILNET_LISTEN_PORT` for specifying a static tailnet port (#6980) 2023-04-03 16:20:19 +00:00
conn_test.go chore: update tailscale to fix http2 upgrade (#6811) 2023-03-27 14:22:11 -05:00
coordinator.go feat: automatically use websockets if DERP upgrade is unavailable (#6381) 2023-03-01 22:18:14 +00:00
coordinator_test.go feat: add debug server for tailnet coordinators (#5861) 2023-01-25 21:27:36 +00:00
derp.go feat: automatically use websockets if DERP upgrade is unavailable (#6381) 2023-03-01 22:18:14 +00:00
derpmap.go feat: Add local configuration option for DERP mapping (#3996) 2022-09-11 16:45:49 -05:00
derpmap_test.go chore: format Go more aggressively 2023-02-18 18:32:09 -06:00