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
Sonia Appasamy f3077c6ab5 client/web: add self node cache
Adds a cached self node to the web client Server struct, which will
be used from the web client api to verify that request came from the
node's own machine (i.e. came from the web client frontend). We'll
be using when we switch the web client api over to acting as a proxy
to the localapi, to protect against DNS rebinding attacks.

Updates tailscale/corp#13775

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
9 months ago
..
example client/web: add self node cache 9 months ago
example_tshello_test.go tsnet: add examples (#8289) 11 months ago
example_tsnet_test.go tsnet: add examples (#8289) 11 months ago
tsnet.go tsnet: add support for clientmetrics. 9 months ago
tsnet_test.go all: replace deprecated ioutil references 9 months ago