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/cmd/derper
Percy Wegmann 993acf4475 tailfs: initial implementation
Add a WebDAV-based folder sharing mechanism that is exposed to local clients at
100.100.100.100:8080 and to remote peers via a new peerapi endpoint at
/v0/tailfs.

Add the ability to manage folder sharing via the new 'share' CLI sub-command.

Updates tailscale/corp#16827

Signed-off-by: Percy Wegmann <percy@tailscale.com>
4 months ago
..
bootstrap_dns.go cmd/derper: count bootstrap dns unique lookups. 10 months ago
bootstrap_dns_test.go cmd/derper: count bootstrap dns unique lookups. 10 months ago
cert.go cmd/derper: disable http2 1 year ago
depaware.txt tailfs: initial implementation 4 months ago
derper.go util/cmpx: delete now that we're using Go 1.22 4 months ago
derper_test.go cmd/{derper,stund},net/stunserver: add standalone stun server 5 months ago
mesh.go derp/derphttp: fix race in mesh watcher 7 months ago
websocket.go net/wsconn: accept a remote addr string and plumb it through 9 months ago