add 排除规则
This commit is contained in:
14
tailscale/README.md
Normal file
14
tailscale/README.md
Normal file
@@ -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
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user