tailscale/cmd
Brad Fitzpatrick fdc081c291 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>
2021-08-04 12:49:49 -07:00
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 2021-07-19 15:31:56 -07:00
cloner cmd/cloner: support maps with clone ptrs 2021-06-22 22:11:38 -07:00
derper cmd/derper: dial VPC address with right context 2021-07-29 14:29:31 -07:00
derpprobe cmd/derpprobe: add in a delay to wait for mesh info to sync 2021-07-19 07:52:55 -07:00
hello all: adapt to opaque netaddr types 2021-05-16 14:52:00 -07:00
microproxy tsweb: replace NewMux with a more flexible DebugHandler. 2021-06-16 19:00:47 -07:00
mkpkg cmd/mkpkg: allow zero files in a package. 2021-06-07 16:22:23 -07:00
speedtest Implemented Commandline Download Speedtest (#2064) 2021-07-15 14:43:13 -04:00
tailscale net/portmapper: fix UPnP probing, work against all ports 2021-08-04 12:49:49 -07:00
tailscaled net/portmapper: fix UPnP probing, work against all ports 2021-08-04 12:49:49 -07:00
tsshd cmd/tsshd: switch from github.com/kr/pty to github.com/creack/pty 2021-07-28 09:14:47 -07:00