0% found this document useful (0 votes)
14 views2 pages

???? ?????

The document outlines a configuration for a network proxy using Shadowsocks and HTTP/SOCKS protocols. It includes settings for inbound and outbound connections, DNS resolution, logging levels, and routing policies. Additionally, it specifies security settings and user levels for managing connections.

Uploaded by

sahanisamrat89
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)
14 views2 pages

???? ?????

The document outlines a configuration for a network proxy using Shadowsocks and HTTP/SOCKS protocols. It includes settings for inbound and outbound connections, DNS resolution, logging levels, and routing policies. Additionally, it specifies security settings and user levels for managing connections.

Uploaded by

sahanisamrat89
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/ 2

ss://YWVzLTI1Ni1nY206eWR5ZHVmdHVoQDY3OS44NzYuMDg6NDQz#%F0%9D%90%8F%F0%9D%90%9A

%F0%9D%90%A2%F0%9D%90%9D+%F0%9D%90%92%F0%9D%90%9E%F0%9D%90%A7%F0%9D%90%AC%F0%9D
%90%A2+%E2%9A%99%EF%B8%8F
{
"dns": {
"hosts": {
"domain:googleapis.cn": "googleapis.com"
},
"servers": [
"https://1.0.0.1/dns-query"
]
},
"inbounds": [
{
"listen": "127.0.0.1",
"port": 10808,
"protocol": "socks",
"settings": {
"auth": "noauth",
"udp": true,
"userLevel": 8
},
"sniffing": {
"destOverride": [
"http",
"tls"
],
"enabled": true
},
"tag": "socks"
},
{
"listen": "127.0.0.1",
"port": 10809,
"protocol": "http",
"settings": {
"userLevel": 8
},
"tag": "http"
}
],
"log": {
"loglevel": "warning"
},
"outbounds": [
{
"mux": {
"concurrency": 8,
"enabled": false
},
"protocol": "shadowsocks",
"settings": {
"servers": [
{
"address": "679.876.08",
"level": 8,
"method": "aes-256-gcm",
"ota": false,
"password": "ydyduftuh",
"port": 443
}
]
},
"streamSettings":
"network": "tcp",
"security": "",
"tcpSettings": {
"header": {
"type": "none"
}
}
},
"tag": "proxy"
},
{
"protocol": "freedom",
"settings": {},
"tag": "direct"
},
{
"protocol": "blackhole",
"settings": {
"response": {
"type": "http"
}
},
"tag": "block"
}
],
"policy": {
"levels": {
"8": {
"connIdle": 300,
"downlinkOnly": 1,
"handshake": 4,
"uplinkOnly": 1
}
},
"system": {
"statsOutboundUplink": true,
"statsOutboundDownlink": true
}
},
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": []
},
"stats": {}
}}

You might also like