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

redirect loop from phone #25

Closed
jelmerkoppelmans opened this issue Jul 23, 2015 · 2 comments
Closed

redirect loop from phone #25

jelmerkoppelmans opened this issue Jul 23, 2015 · 2 comments

Comments

@jelmerkoppelmans
Copy link

So, when navigating to STF, you get redirected to your localhost.

However, if you would want to connect from you iPhone that won't work, because it will just keep looking for the localhost of the phone, not from the other computer running STF. Also, when using a proxy, this won't work.

By just removing the redirect, this issue would be fixed (I guess?).

@sorccu
Copy link
Member

sorccu commented Jul 23, 2015

In that case you want to use stf local --public-ip <your computer's private ip here>. You can then connect to STF by using the ip:port combo.

Note that we currently have a severe performance regression on iOS, it won't be very usable at all. Working on it!

@jelmerkoppelmans
Copy link
Author

Awesome, thanks for the quick reply! It indeed fixes the issue.

This also enables us to run STF from a rasbperry pi somewhere else in the office, awesome job!

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

2 participants