PowerTunnel-Android icon indicating copy to clipboard operation
PowerTunnel-Android copied to clipboard

Bind outgoing connections to mobile data interface

Open apirahim opened this issue 1 year ago • 2 comments

I would like to add an extra feature that I need, to listen for the proxy server on Wifi interface, but for outgoing connections use mobile data How can I do it? from the little research I've done I know that this is the method for it "connectivityManager.bindProcessToNetwork(network);" but I don't know how to add it just for outgoing connections

apirahim avatar Dec 13 '22 20:12 apirahim