ChadiGSfeir
ChadiGSfeir
Hello, I'm trying to develop an app using the vpnlib but it's not working with minSdkVersion 23, it's only working with minSdkVersion 21. can you give me any advice?
yes, it's very strange! it gives me this error: OpenVPNThread Got java.lang.NullPointerException: Attempt to invoke virtual method 'void java.lang.Process.destroy()' on a null object reference on Samsung device
Hi guys, did you find any solution for the split tunneling? Can we restrict the app to only allow one app to use the OpenVPN? Thank you.
Hello @Deepanshusuman, thank you for your reply, is this work same for builder.addAllowedApplication(appPackage);? and one more question if possible can we restrict the vpn from google services like google search/...
Hi again, is their any way to monito the packages that pass thru the vpn tunnel? ex: monitoring WhatsApp packages passing thru the vpn or WhatsApp call... (i only need...
> Hello. I saw your message with how to disallow google chrome, I put your code in OpenVpnService, in function OpenTun but this doesn’t work. Are you using openTun somewhere?...
Hello, can we do this in ios?
Hi guys, is there a way to pass a list of apps that only can use the vpn connection? example: I only need "WhatsApp, viber, others apps" to use the...
I'm having the same issue, did you find out any solution?