这份配置怎么不能运行 #4535
Unanswered
univerioiln233
asked this question in
Q&A
这份配置怎么不能运行
#4535
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
{
"log": {
"loglevel": "warning"
},
"outbounds": [
{
"protocol": "socks",
"settings": {
"servers": [
{
"address": "192.168.xxx.xxx",
"port": xxx,
"users": [
{
"user": "xxx",
"pass": "xxx"
}
]
}
]
},
"tag": "direct"
}
]
}
Beta Was this translation helpful? Give feedback.
All reactions