tailscale/ipn/conffile
ayanamist 50f1c285ba ipn/ipnlocal,cmd/tailscale/cli: support unix socket targets for TCP serve
Allow `tailscale serve --tcp <port> unix:/path/to/socket` and `tailscale serve --tls-terminated-tcp <port> unix:/path/to/socket` to forward TCP connections to a Unix domain socket. Previously only host:port targets were supported for TCP serve mode.

Updates #20161

Signed-off-by: ayanamist <ayanamist@gmail.com>
2026-07-16 09:13:38 -06:00
..
cloudconf.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
conffile_hujson.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
conffile_test.go ipn/conffile: add ErrNoConfig for absent config sources 2026-07-14 10:29:19 +02:00
conffile.go ipn/conffile: add ErrNoConfig for absent config sources 2026-07-14 10:29:19 +02:00
serveconf_test.go ipn/ipnlocal,cmd/tailscale/cli: support unix socket targets for TCP serve 2026-07-16 09:13:38 -06:00
serveconf.go ipn/ipnlocal,cmd/tailscale/cli: support unix socket targets for TCP serve 2026-07-16 09:13:38 -06:00