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

Timeout on local network IP when LT is running #186

Closed
pthieu opened this issue Aug 31, 2017 · 0 comments
Closed

Timeout on local network IP when LT is running #186

pthieu opened this issue Aug 31, 2017 · 0 comments

Comments

@pthieu
Copy link

pthieu commented Aug 31, 2017

In my case I want to expose a port via localtunnel on my server at home, but this seems to take over the port and I'm not able to access it via local network IP anymore. Let's say I have an a REST API hosted at 192.168.1.100:9000

lt -s testrestapi9000 -p 9000

This works and I can now hit my endpoint via https://testrestapi9000.localtunnel.me/api but when I hit 192.168.1.100:9000/api, it times out.

Is this by design? Or is there a config I need to set to be able to hit both?

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