Update post
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 2m33s

This commit is contained in:
r-freeman 2024-09-18 16:40:52 +01:00
parent 2e8f5ebdb1
commit 0d29696705

View File

@ -48,7 +48,7 @@ E[Steam];
end end
Z[Exit Node]; Z[Exit Node];
AA --> Z; AA --> Z;
Z --> E; Z --> BB;
``` ```
Bob simply [configures a device in the tailnet as an exit node](https://tailscale.com/kb/1103/exit-nodes#configure-an-exit-node), and upon joining Bob's tailnet, Alice can route [all her traffic through Bob's exit node](https://tailscale.com/kb/1103/exit-nodes#use-the-exit-node). Bob simply [configures a device in the tailnet as an exit node](https://tailscale.com/kb/1103/exit-nodes#configure-an-exit-node), and upon joining Bob's tailnet, Alice can route [all her traffic through Bob's exit node](https://tailscale.com/kb/1103/exit-nodes#use-the-exit-node).