You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.
Soma app such as whatsapp and messenger can make calls through tun2socks, it'll send UDP to remote local address such as tun's IP, after failing, it'll send UPNP packet. How to support UPNP through socks server through bind command?
I found this in log: 172.19.0.1 is tun device's IP address
INFO(tun2socks): UDP: (172.19.0.1:51740 239.255.255.250:1900) from device 125 bytes
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Soma app such as whatsapp and messenger can make calls through tun2socks, it'll send UDP to remote local address such as tun's IP, after failing, it'll send UPNP packet. How to support UPNP through socks server through bind command?
I found this in log: 172.19.0.1 is tun device's IP address
INFO(tun2socks): UDP: (172.19.0.1:51740 239.255.255.250:1900) from device 125 bytes
The text was updated successfully, but these errors were encountered: