You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
client.go tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field (#5648) 2 years ago
client_js.go control/controlhttp: use custom port for non-localhost JS noise client connections 2 years ago
constants.go tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field (#5648) 2 years ago
http_test.go tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field (#5648) 2 years ago
server.go cmd/derper, control/controlhttp: disable WebSocket compression 2 years ago