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/tsnet
Harry Harpham 5617dd4a94
tsnet: add support for Services
This change allows tsnet nodes to act as Service hosts by adding a new
function, tsnet.Server.ListenService. Invoking this function will
advertise the node as a host for the Service and create a listener to
receive traffic for the Service.

Fixes #17697
Fixes tailscale/corp#27200
Signed-off-by: Harry Harpham <harry@tailscale.com>
12 hours ago
..
example tsnet: add support for Services 12 hours ago
depaware.txt cmd,feature: add identity token auto generation for workload identity (#18373) 2 days ago
example_tshello_test.go tsnet: add examples (#8289) 3 years ago
example_tsnet_listen_service_multiple_ports_test.go tsnet: add support for Services 12 hours ago
example_tsnet_test.go tsnet: add support for Services 12 hours ago
packet_filter_test.go tsnet: add tstest.Shard on the slow tests 2 months ago
tsnet.go tsnet: add support for Services 12 hours ago
tsnet_test.go tsnet: add support for Services 12 hours ago