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
Xe Iaso d1a5757639
tsnet: add HTTP client method to tsnet.Server (#6669)
This allows tsnet services to make requests to other services in the
tailnet with the tsnet service identity instead of the identity of the
host machine. This also enables tsnet services to make requests to other
tailnet services without having to have the host machine join the
tailnet.

Signed-off-by: Xe Iaso <xe@tailscale.com>

Signed-off-by: Xe Iaso <xe@tailscale.com>
2 years ago
..
example tsnet: add HTTP client method to tsnet.Server (#6669) 2 years ago
tsnet.go tsnet: add HTTP client method to tsnet.Server (#6669) 2 years ago
tsnet_test.go tsnet: be stricter about arguments to Server.Listen 2 years ago