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 c61ea97d4f
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 tailscale/corp#27200
Signed-off-by: Harry Harpham <harry@tailscale.com>
20 hours ago
..
example tsnet: add support for Services 20 hours ago
depaware.txt net/portmapper, go.mod: unfork our goupnp dependency 6 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 20 hours ago
example_tsnet_test.go tsnet: add support for Services 20 hours ago
packet_filter_test.go tsnet: add tstest.Shard on the slow tests 2 months ago
tsnet.go tsnet: add support for Services 20 hours ago
tsnet_test.go tsnet: add support for Services 20 hours ago