tailscale/control/controlhttp
Mihai Parparita e97d5634bf control/controlhttp: use custom port for non-localhost JS noise client connections
Control may not be bound to (just) localhost when sharing dev servers,
allow the Wasm client to connect to it in that case too.

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2022-09-26 17:19:32 -07:00
..
client_js.go control/controlhttp: use custom port for non-localhost JS noise client connections 2022-09-26 17:19:32 -07:00
client.go tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field (#5648) 2022-09-23 13:06:55 -04:00
constants.go tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field (#5648) 2022-09-23 13:06:55 -04:00
http_test.go tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field (#5648) 2022-09-23 13:06:55 -04:00
server.go cmd/derper, control/controlhttp: disable WebSocket compression 2022-09-15 15:35:49 -07:00