mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-19 18:34:27 +00:00
deploy: cf2ad6903e
This commit is contained in:
23
Surfboard/ip/lan.conf
Normal file
23
Surfboard/ip/lan.conf
Normal file
@@ -0,0 +1,23 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - LAN
|
||||
# Last Updated: 2025-05-03T14:59:31.335Z
|
||||
# Size: 12
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
#
|
||||
# Includes rules for LAN IP addresses and .local suffix.
|
||||
#########################################
|
||||
DOMAIN,this_ruleset_is_made_by_sukkaw.ruleset.skk.moe
|
||||
IP-CIDR,0.0.0.0/8
|
||||
IP-CIDR,10.0.0.0/8
|
||||
IP-CIDR,100.64.0.0/10
|
||||
IP-CIDR,127.0.0.0/8
|
||||
IP-CIDR,169.254.0.0/16
|
||||
IP-CIDR,172.16.0.0/12
|
||||
IP-CIDR,192.168.0.0/16
|
||||
IP-CIDR,224.0.0.0/4
|
||||
IP-CIDR6,::1/128
|
||||
IP-CIDR6,fc00::/7
|
||||
IP-CIDR6,fe80::/10
|
||||
################## EOF ##################
|
||||
Reference in New Issue
Block a user