On any Linux device:
From there, explore subnet routing, exit nodes, and Tailscale SSH to build the exact private network you need – without a single firewall rule. how to use tailscale
Example ACL (allow web server access only): On any Linux device: From there, explore subnet
# On server at home curl -fsSL https://tailscale.com/install.sh | sh sudo tailscale up curl -fsSL https://tailscale.com/install.sh | sh sudo tailscale up ssh user@home-server On any Linux device: From there
"acls": [ "action": "accept", "src": ["autogroup:members"], "dst": ["webserver:80", "webserver:443"] ]