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
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 2525a261470d1ef9ebea04f9d0a0e9582b89679a, 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