Socks5 No UDP #3763
Socks5 No UDP
#3763
Replies: 1 comment
-
Fix {
"auth": "password",
"accounts": [
{
"user": "my-username",
"pass": "my-password"
}
],
"udp": true,
"ip": "0.0.0.0", # When UDP is enabled, Xray needs to know the local IP address.
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
因B 網路環境不適宜直連故用A去轉發到B網路,玩遊戲時卻提示NoUDP 在Netch等軟體上同樣提示NoUDP.請大佬多多指教. 謝謝
在A VPS的部分配置檔如下
我在B VPS 上面安裝的Socks5的服務,並啟用的UDP
配置檔如下
Beta Was this translation helpful? Give feedback.
All reactions