Closed larryzhuo closed 7 years ago
You are correct, this changed some time ago. On Tue, Feb 28, 2017 at 19:20 larry zhuo notifications@github.com wrote:
I try to connect Agent like this accord readme.md
adb forward tcp:1090 tcp:1090 nc localhost 1090
but there are not any binary output.
the i read the code, and try those cmd
adb forward tcp:1090 localabstract:stfagent nc localhost 1090
then i can get those output in terminal
Listening on @stfagent InputClient started InputClient closing
am i right?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openstf/STFService.apk/issues/11, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB-_XBnWBCvIVMDhm1klkqCVueHxNmHks5rg_T_gaJpZM4MONmm .
Should be up to date now!
I try to connect Agent like this accord readme.md
but there are not any binary output.
the i read the code, and try those cmd
then i can get those output in terminal
am i right?