💾 Archived View for freeshell.de › tldr › adb-reverse.gmi captured on 2023-07-10 at 13:58:26. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Android Debug Bridge Reverse: reverse socket connections from an Android emulator instance or connected Android devices.
adb reverse --list
adb reverse tcp:{remote_port} tcp:{local_port}
adb reverse --remove tcp:{remote_port}
adb reverse --remove-all
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).