Closed oott123 closed 4 months ago
This is the root cause of #628.
This is a regression caused by https://github.com/yume-chan/ya-webadb/commit/ac6dc1e57c179da4d04dc702bd56f739887850a0#diff-8f0811eceb54fac2e33a4fb5e9fe839c02dd3c9ed1614ea08c45c0cff13348b9L196-L198
A new version will be released soon.
My publish token expired, and NPM is broken, so can't publish packages now...
Issue Checklist
Library version
0.0.23
Environment
nodejs 20.14.0
Device
XiaoMi MI 5, Android 13 (lineage_gemini-userdebug 13 TQ3A.230901.001 0f600396c1)
Describe the bug
When using reverse tunnel, nothing happens when access the port forwarded on the device.
Steps to reproduce
nc 127.0.0.1 8899
on the deviceI have add a patch in the dispatcher:
And when I access the reverse tunnel on the device, the following log appears in the terminal:
As you can see, there are a strange "\x00" at the end of the tunnel service name.