tailscale/tailfs
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>
2024-02-09 09:13:51 -06:00
..
compositefs tailfs: initial implementation 2024-02-09 09:13:51 -06:00
shared tailfs: initial implementation 2024-02-09 09:13:51 -06:00
webdavfs tailfs: initial implementation 2024-02-09 09:13:51 -06:00
birthtiming_test.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
birthtiming.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
connlistener_test.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
connlistener.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
fileserver.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
local.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
remote_nonunix.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
remote_permissions_test.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
remote_permissions.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
remote_unix.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
remote.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
tailfs_test.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00
tailfs.go tailfs: initial implementation 2024-02-09 09:13:51 -06:00