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

i can't access site with public ip #5

Closed
rajat-ankel opened this issue Aug 27, 2023 · 6 comments
Closed

i can't access site with public ip #5

rajat-ankel opened this issue Aug 27, 2023 · 6 comments

Comments

@rajat-ankel
Copy link

No description provided.

@rabilrbl
Copy link
Owner

rabilrbl commented Aug 27, 2023

@rajat99260
What do you mean by public ip?
Please send screenshots here with appropriate description
Also mention your device and architecture

@siddharthsky
Copy link
Contributor

@rabilrbl @rajat99260
The server is running on localhost:5001. As it is available locally. But if it was running on local device IP e.g. 192.168.1.91 then it is possible to access it from other devices in the same network. (e.g. Using phone as a server for hosting and using IPTV on TV.)

  • I tried running server on localhost as well as local IP at the same time. It is working for Windows, Linux but sadly not on Termux. As it is failing to get IP address (/proc/net/route : Permission denied [Android 10+]).

@rabilrbl
Copy link
Owner

@siddharthsky I'll try to add optional cmd argument to specify host address

On termux, for me it sometimes works, other times I receive weird pointer exception error. However I was able run the server and access at localhost:5001

@siddharthsky
Copy link
Contributor

@rabilrbl Thank you

@krz123

This comment was marked as off-topic.

@rabilrbl
Copy link
Owner

Now You can run jiotv_go with following optional argument

./jiotv_go "127.0.0.1:4998"

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

4 participants