Skip to content

Commit

Permalink
Accept advertised routes
Browse files Browse the repository at this point in the history
  • Loading branch information
peterablehmann committed Aug 25, 2024
1 parent 19aa12e commit 16f72a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/common/tailscale.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
extraUpFlags = [
"--advertise-exit-node"
"--stateful-filtering"
"--accept-routes"
];
};
}

0 comments on commit 16f72a3

Please sign in to comment.