diff --git a/tailscale/README.md b/tailscale/README.md new file mode 100644 index 0000000..58f5698 --- /dev/null +++ b/tailscale/README.md @@ -0,0 +1,14 @@ +## 排除规则 + +```shell +127.0.0.1 +::1 +localhost +100.64.0.0/10 +192.168.8.0/24 +192.168.9.0/24 +192.168.100.0/24 +192.168.101.0/24 +fd7a:115c:a1e0::/48 +*.hs.net +``` \ No newline at end of file