Thursday, December 12, 2013

[nsgfvohs] Poor man's tether

Install a command-line SSH client on your Android device.  Connect from your computer to your device via adb (over USB), then invoke that SSH from adb.

Is this possible?  Without root?  How capable of a terminal does adb provide?  Is it even technically tethering?  Can it be detected even with deep packet inspection?

Usually, all I want is a remote shell.  However, a next step would be to tunnel an entire connection through ssh.

No comments :