Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STFService with Internet #17

Closed
Phelan164 opened this issue Dec 17, 2017 · 8 comments
Closed

STFService with Internet #17

Phelan164 opened this issue Dec 17, 2017 · 8 comments

Comments

@Phelan164
Copy link

I have STFServer running online (I rent a PC on cloud then run STFServer).
Is this possible to connect my phone to the STFServer via Internet?
(I just connect successfully via USB or same WiFi router)

@BeiKeJieDeLiuLangMao
Copy link

Maybe you could use remote adb

@Phelan164
Copy link
Author

Could you guide me detail?

@BeiKeJieDeLiuLangMao
Copy link

firstly, you need open phone‘s remote adb model by command "adb tcpip 5555"
then you need connect to this device by "adb connect :5555" at the pc which you want to connect to stfService
after that you could use stfService like device via USB

@Phelan164
Copy link
Author

Your method, I tried to connect my phone to my stf server PC. in which, both my phone and stf server PC connect same WiFi router. It is OK.

BUT, my case:

  • my phone use 3g
  • my PC connect WiFi router.
    Is this possible to connect my phone to stf server?

@sorccu
Copy link
Member

sorccu commented Dec 17, 2017

No, that's not a supported use case. STF requires additional permissions that only the adb shell has. It won't work without adb.

@sorccu sorccu closed this as completed Dec 17, 2017
@amet123
Copy link

amet123 commented May 30, 2019

How headspin work

@thinkhy
Copy link
Member

thinkhy commented Jun 1, 2019

it can be supported if you have a public domain/ip

@imran-abbas1
Copy link

@thinkhy i have a public ip. can you tell me how to make this work?

igit-cn pushed a commit to igit-cn/STFService.apk that referenced this issue Jan 25, 2021
Bumps [protoc](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.13.0...v3.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants