We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5ea7a commit 76e39daCopy full SHA for 76e39da
tailscale/lock-down-sshd.md
@@ -47,3 +47,7 @@ Thanks to [@apenwarr for tips](https://twitter.com/apenwarr/status/1253318250131
47
AllowUsers *@100.64.0.0/10
48
49
This will allow SSH access only from users within the Tailscale range of IPs. It shouldn't cause any problems during server startup.
50
+
51
+## ⚠️ Warning!
52
53
+This is complicated. See https://github.com/simonw/til/issues/7 for an explanation of a potential vulnerability in this pattern.
0 commit comments