FishBoss_Tca

Results 5 comments of FishBoss_Tca

I understand your point. I've built a web application where the keyboard shortcuts I'm using conflict with the browser's default shortcuts. I would like to be able to customize physical...

支持 还可以在此基础上再加上tcp和txt连接tcp://txt:domain:port

> [@FishBossTca](https://github.com/FishBossTca) 理论上可以,只要手机能连到电脑的Reqable代理服务器就行。 但是不知道是不是监听的ip问题,在手机连接127.0.0.1:8080, 在电脑开启adb forward tcp:8080 tcp:8080, 电脑的代理端口是192.168.0.1:8080 手机无法连接PC,会不是是监听的端口不是0.0.0.0:8080的问题? @MegatronKing

已经解决了,使用adb forward是不行的,要用adb reverse才可以

https://www.ytca.top/other/1803/ 这个是我写的博客,可以参考一下