tailscale/ipn/localapi
Sonia Appasamy 83c8653eed
cmd/tailscale/cli, ipn/ipnlocal: [funnel] add stream mode
Adds ability to start Funnel in the foreground and stream incoming
connections. When foreground process is stopped, Funnel is turned
back off for the port.

Exampe usage:
```
TS_DEBUG_FUNNEL_STREAM=on tailscale funnel 443 stream
```

Updates #8489

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
2023-06-29 12:25:38 -04:00
..
cert.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2023-02-01 15:23:54 -08:00
debugderp.go all: avoid repeated default interface lookups 2023-04-20 15:46:01 -07:00
disabled_stubs.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
localapi.go cmd/tailscale/cli, ipn/ipnlocal: [funnel] add stream mode 2023-06-29 12:25:38 -04:00
localapi_test.go all: use tstest.Replace more 2023-03-04 12:24:55 -08:00
pprof.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00