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
I add this plugin to my project and add my working socks IP and port, then VPN is connected but the internet is not available. What to do? I'm using android 7.1.2 and I rebuild the .so
The text was updated successfully, but these errors were encountered:
#13 introduces a change to perform DNS over SOCKS/UDP. This assumes that the SOCKS5 server does indeed support UDP. Does your SOCKS support UDP? (Most don't).
A solution could be to check out 2525a26, which performs DNS over SOCKS/TCP.
I add this plugin to my project and add my working socks IP and port, then VPN is connected but the internet is not available. What to do? I'm using android 7.1.2 and I rebuild the .so
The text was updated successfully, but these errors were encountered: