Skip to content

Commit

Permalink
修复重复IP fix #959
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaojianli committed Feb 13, 2025
1 parent 6ee74b9 commit 8b2e277
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/profile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ ignore-peers-from-addresses:
- "172.16.0.0/12" # 中型企业内部网络
- "192.168.0.0/16" # 小型企业和家庭内部网络
- "fc00::/7" # 唯一本地地址 (ULA),用于站点内部通信
- "fd00::/8" # 本地分配的ULA
- "100.64.0.0/10" # 用于大规模NAT (CGNAT, Carrier-Grade NAT),也常被 Tailscale 使用
- "169.254.0.0/16" # 链路本地地址 (Link-Local Address)
- "127.0.0.0/8" # 本地回环地址
Expand Down

0 comments on commit 8b2e277

Please # to comment.