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/tailscaled
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>
5 years ago
..
debug.go net/portmapper: fix UPnP probing, work against all ports 5 years ago
depaware.txt net/portmapper: fix UPnP probing, work against all ports 5 years ago
install_darwin.go cmd/tailscaled: remove tailscaled binary on uninstall-system-daemon 5 years ago
install_windows.go ipn/ipnlocal: add file sharing to windows shell 5 years ago
tailscaled.defaults cmd/tailscaled: rename relaynode reference in defaults file comment 6 years ago
tailscaled.go logpolicy: actually collect panics 5 years ago
tailscaled.openrc tstest/integration/vms: use an in-process logcatcher (#2360) 5 years ago
tailscaled.service cmd/tailscaled: start after NetworkManager and systemd-resolved. 5 years ago
tailscaled_notwindows.go Revert "cmd/tailscaled: split package main into main shim + package" 5 years ago
tailscaled_windows.go wgengine/router: take a link monitor 5 years ago