You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I'm using your app which is great!
But, I want to perform port forwarding through a pc which is connected to my android device via adb connect, I want to write some script which will automatically perform port forwarding given a known target, protocol, ports and etc.
How can I do it? maybe modify your app, maybe using adb shell commands?
Basically I have a device which is connected via usb to my android and I want to ssh to it so I need to do port forward to it.
How do I search for the IP of my tethered device via adb?
The text was updated successfully, but these errors were encountered:
Hey,
I'm using your app which is great!
But, I want to perform port forwarding through a pc which is connected to my android device via adb connect, I want to write some script which will automatically perform port forwarding given a known target, protocol, ports and etc.
Basically I have a device which is connected via usb to my android and I want to ssh to it so I need to do port forward to it.
The text was updated successfully, but these errors were encountered: