Dumitru Bulmaga
Dumitru Bulmaga
The idea is that rinetd redirects the tcp packets to certain socks5 proxy servers , which may be down, thus i need to know from the connecting machine that. On...
Oh , I embedded the library `implementation 'com.wireguard.android:tunnel:1.0.20210211'` version, applied the fix & it worked tho.
btw this may occur when calling from `BootShutdownReceiver -> tunnelManager.restoreState(true)`,followed by this `https://github.com/WireGuard/wireguard-android/blob/master/ui/src/main/java/com/wireguard/android/BootShutdownReceiver.kt`
> > > > Oh , I embedded the library `implementation 'com.wireguard.android:tunnel:$wireguardTunnelVersion'` version, applied the fix & it worked tho. > > Ah, I see. The problem with launching a...