mirror of
https://github.com/springzfx/cgproxy.git
synced 2026-04-23 10:11:04 +08:00
18 lines
268 B
JSON
18 lines
268 B
JSON
{
|
|
"inbounds": [
|
|
{
|
|
"listen": "127.0.0.1",
|
|
"port": 1080,
|
|
"protocol": "socks",
|
|
"settings": {
|
|
"auth": "noauth",
|
|
"userLevel": 0
|
|
},
|
|
"sniffing": {
|
|
"enabled": false
|
|
},
|
|
"tag": "socks_IN"
|
|
}
|
|
]
|
|
}
|