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/cmd
Chuangbo Li e4e4d336d9
cmd/derper: listen on host of flag server addr for port 80 and 3478 (#2768)
cmd/derper: listen on host of flag server addr for port 80 and 3478

When using custom derp on the server with multiple IP addresses,
we would like to bind derp 80, 443 and stun 3478 to a certain IP.

derp command provides flag `-a` to customize which address to bind
for port 443. But port :80 and :3478 were hard-coded.

Fixes #2767

Signed-off-by: Li Chuangbo <im@chuangbo.li>
4 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 5 years ago
cloner cmd/cloner: support maps with clone ptrs 5 years ago
derper cmd/derper: listen on host of flag server addr for port 80 and 3478 (#2768) 4 years ago
derpprobe cmd/derpprobe: add in a delay to wait for mesh info to sync 5 years ago
hello all: adapt to opaque netaddr types 5 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 5 years ago
speedtest Implemented Commandline Download Speedtest (#2064) 5 years ago
tailscale ipn/store: add ability to store data as k8s secrets. 4 years ago
tailscaled ipn/store: add ability to store data as k8s secrets. 4 years ago
testcontrol cmd/testcontrol: add test control server 4 years ago
tsshd all: gofmt with Go 1.17 4 years ago