Search code examples
javaandroidsshemulationtunnel

SSH and Tunneling in Android


I have my machine SSH tunneled to a VPN and I am able to open the browser and access a webpage from that VPN. Now my question is: using the Android Emulator's browser how can I open the same page since it sharing the same properties as my PC ? I hope I made my self clear enough if you have any questions please let me know.

Cheers,


Solution

  • There are some SSH VPNs with Android support like OpenVPN. But I think the easiest way to go is to connect your PC to that VPN. Then use the emulator as usual.