0% found this document useful (0 votes)
2 views

Fix Ban Shadow Rue

The document outlines configuration settings for Shadowrocket, including bypass options, DNS settings, and rules for rejecting specific destination ports. It specifies a list of IP addresses for exclusion from proxy rules and includes URL rewrite rules for certain domains. Overall, it focuses on enhancing network traffic management and access control.

Uploaded by

jejegiveaway881
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Fix Ban Shadow Rue

The document outlines configuration settings for Shadowrocket, including bypass options, DNS settings, and rules for rejecting specific destination ports. It specifies a list of IP addresses for exclusion from proxy rules and includes URL rewrite rules for certain domains. Overall, it focuses on enhancing network traffic management and access control.

Uploaded by

jejegiveaway881
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

# Shadowrocket: 2024-09-28 17:49:53

[General]
bypass-system = true
skip-proxy =
tun-excluded-routes =
103.78.86.138,103.78.86.117,202.81.117.207,202.81.117.206,45.119.216.9,45.119.242.1
1,103.78.86.157,45.119.216.36,122.10.140.106,45.119.242.48,45.119.242.165,103.78.86
.210,45.119.242.139,148.153.219.100,199.245.57.126,156.227.253.53,103.78.86.215,148
.153.219.96,98.98.105.82,45.119.242.114,103.78.86.48,45
dns-server =
fallback-dns-server =
ipv6 = false
prefer-ipv6 = false
dns-direct-system = false
icmp-auto-reply = true
always-reject-url-rewrite = false
private-ip-answer = true
# direct domain fail to resolve use proxy rule
dns-direct-fallback-proxy = true
# The fallback behavior when UDP traffic matches a policy that doesn't support the
UDP relay. Possible values: DIRECT, REJECT.
udp-policy-not-supported-behaviour = REJECT

[Rule]
DST-PORT,5004,REJECT-NO-DROP
DST-PORT,8015,REJECT-NO-DROP
DST-PORT,8013,REJECT-NO-DROP
DST-PORT,8012,REJECT-NO-DROP
DST-PORT,8011,REJECT-NO-DROP
DST-PORT,8012,REJECT-NO-DROP
DST-PORT,443,REJECT-NO-DROP
# Block HTTP3/QUIC
# AND,((PROTOCOL,UDP),(DEST-PORT,443)),REJECT-NO-DROP
# Baidu/iqiyi
# Alibaba
# Accelerate most visited sites
# Remove these lines below if you don't have trouble accessing Apple resources
# LINE
# Google
# Clubhouse
# Top blocked sites
# China
# Final

[URL Rewrite]
http://www.gstatic.com generate_204 302
^https?://(www.)?g.cn ^https?://(www.)?g.cn 302
https://www.google.com https://www.google.com 302

You might also like