大量更新
This commit is contained in:
25
1-代理Xray/v2ray-Socks5/sock5代理服务器.json
Normal file
25
1-代理Xray/v2ray-Socks5/sock5代理服务器.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"inbounds": [
|
||||
{
|
||||
"protocol": "socks",
|
||||
"port": 28888,
|
||||
"listen": "0.0.0.0",
|
||||
"settings": {
|
||||
"auth": "password",
|
||||
"accounts": [
|
||||
{
|
||||
"user": "zeaslity",
|
||||
"pass": "cd28a746-283e-47cc-88f7-bb43d7f6b53a"
|
||||
}
|
||||
],
|
||||
"udp": true,
|
||||
"userLevel": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"outbounds": [
|
||||
{
|
||||
"protocol": "freedom"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user