添加 sing-box.json
This commit is contained in:
27
sing-box.json
Normal file
27
sing-box.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"log": {
|
||||
"level": "info"
|
||||
},
|
||||
"inbounds": [
|
||||
{
|
||||
"type": "mixed",
|
||||
"tag": "mixed-in",
|
||||
"listen": "127.0.0.1",
|
||||
"listen_port": 7890
|
||||
}
|
||||
],
|
||||
"outbounds": [
|
||||
{
|
||||
"type": "socks",
|
||||
"tag": "proxy",
|
||||
"server": "89.106.78.36",
|
||||
"server_port": 29999,
|
||||
"username": "svefnz",
|
||||
"password": "MMhEZDzJntX4Pbv3dn36we65eAZyz7Ib"
|
||||
}
|
||||
],
|
||||
"route": {
|
||||
"final": "proxy",
|
||||
"auto_detect_interface": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user