yume-chan / ya-webadb

ADB in your browser
https://tangoapp.dev/
MIT License
2.27k stars 298 forks source link

repair adb reverse get localAddress tcp::::port format #663

Closed 18506711722 closed 1 month ago

18506711722 commented 1 month ago

adb reverse get localAddress tcp::::port format reverse required format is tcp:port

yume-chan commented 1 month ago

Internal reverse tunnels are always on localhost so you are right. Thanks!