tailscale / tailscale-client-go

A client implementation for the Tailscale HTTP API
MIT License
61 stars 27 forks source link

Add support for Tailscale SSH #22

Closed davidsbond closed 2 years ago

davidsbond commented 2 years ago

This commit adds the ssh section to the ACL type, allowing users of the package to specify their SSH configuration for the Tailscale SSH feature:

https://tailscale.com/blog/tailscale-ssh/

Signed-off-by: David Bond davidsbond93@gmail.com