BUG: NekoBoxForAndroid is not working with VLESS+OpenVPN+UDP [proxy mode only]
Describe the problem
I have Windows application Nekoray and configuration for [VLESS-Reality] OpenVPN working via socks5 proxy by 1194/udp not any issues. The same configuration Xray+OpenVPN on Windows is working fine
When I'm configuring on NekoBoxForAndroid proxy mode only OpenVPN is not working with UDP and the openvpn application is not connecting NekoBoxForAndroid+[VLESS-Reality]+[OpenVPN 1194/udp] is no working NekoBoxForAndroid+[Shadowsocks-2022]+[OpenVPN 1194/udp] is working fine
[VLESS-Reality] configuration { "_v": 0, "addr": "$ip-address", "flow": "xtls-rprx-vision", "name": "ProfileName1", "pass": "$uuid", "port": 443, "stream": { "alpn": "h2", "ed_len": 0, "insecure": false, "mux_s": 0, "net": "tcp", "pac_enc": "xudp", "pbk": "$PubKey", "sec": "tls", "sid": "$ShortId", "sni": "www.microsoft.com", "utls": "chrome" } }
[Shadowsocks-2022]
{
"_v": 0,
"addr": "
[VLESS] connection working with OpenVPN+udp configuration working on:
- Windows [Nekoray app cores: xray/sign-box]
- Linux [Xray-core/sign-box]
- Openwrt [Xray-core/sign-box]
- Windows [Xray-core]
How to reproduce
- NekoBoxForAndroid v1.2.9 Configure VLESS, App settings [VPN mode to Proxy Mode only]
- Add proxy for OpenVPN application as socks5 127.0.0.1:2080
- Connect NekoBoxForAndroid and then OpenVPN connection.
log
NekoBoxForAndroid v1.2.9 Android 13 and 14 OpenVPN for Android v0.7.49
[Android 13-14]+[v2rayNG1.8.5]+[ProxyMode]+[VLESS] [OpenVPN for Android v0.7.49] via UDP is working fine
NekoBoxForAndroid 1.2.9 and 1.3.0 NekoBoxForAndroid+[Shadowsocks-2022]+[ProxyMode]+[OpenVPN for Android v0.7.49 - 1194/udp] is working fine NekoBoxForAndroid+[VLESS-Reality]+[ProxyMode]+[OpenVPN for Android v0.7.49 - 1194/udp] is no working