-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如何使用socks5 #33471
Comments
vless gRPC 的 { |
thanks ,have a nice day !
…________________________________
发件人: laohe ***@***.***>
发送时间: 2024年12月4日 7:06
收件人: hq450/fancyss ***@***.***>
抄送: reboot523 ***@***.***>; Author ***@***.***>
主题: Re: [hq450/fancyss] 如何使用socks5 (Issue #33471)
vless gRPC 的
{
"outbounds": [
{
"protocol": "vless",
"settings": {
"vnext": [
{
"address": "xx.xx.xx.xx",
"port": xxxxx,
"users": [
{
"id": "xxxxxxxxxxxxxxx",
"encryption": "none"
}
]
}
]
},
"streamSettings": {
"network": "grpc",
"grpcSettings": {
"serviceName": "xxxxxxxx",
"multiMode": false,
"idle_timeout": 60,
"health_check_timeout": 20
},
"security": "tls",
"tlsSettings": {
"serverName": "xxx.xx.xxx",
"fingerprint": "chrome"
}
},
"tag": "proxy"
},
{
"protocol": "freedom",
"tag": "direct"
}
]
}
―
Reply to this email directly, view it on GitHub<#33471 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BJUBIXOKYUIRGX7ERWFIAJT2DY2QVAVCNFSM6AAAAABS4VRICKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJVG42DONZTHA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
使用json吗,谁给我个范本,感谢啦
The text was updated successfully, but these errors were encountered: