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
Brad Fitzpatrick d516125bbb net/portmapper: fix UPnP probing, work against all ports
Prior to Tailscale 1.12 it detected UPnP on any port.
Starting with Tailscale 1.11.x, it stopped detecting UPnP on all ports.

Then start plumbing its discovered Location header port number to the
code that was assuming port 5000.

Fixes #2109

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
(cherry picked from commit fdc081c291)
5 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: remove default for non-root users 5 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
microproxy tsweb: replace NewMux with a more flexible DebugHandler. 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 net/portmapper: fix UPnP probing, work against all ports 5 years ago
tailscaled net/portmapper: fix UPnP probing, work against all ports 5 years ago
tsshd net/interfaces: return all Tailscale addresses from Tailscale(). 5 years ago