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

Panoptes is running in all local IPs - not only the one set and displayed #126

Open
agardelakos opened this issue Nov 29, 2020 · 1 comment

Comments

@agardelakos
Copy link
Member

Describe the bug
When you have run panoptes from the terminal, you can access the same instance by typing any variation of 127.x.x.x

To Reproduce
Steps to reproduce the behavior:

  1. Run panoptes
  2. Type on your browser: http://127.127.127.127:5000
  3. Behold panoptes

Expected behavior
Only the IP that is set up during execution of panoptes command (or the default of 127.0.0.1:5000) should be occupied by panoptes

Desktop (please complete the following information):

  • OS: [Windows, Linux]
  • Browser [Opera, Firefox]
@fgypas
Copy link
Member

fgypas commented Dec 1, 2020

@agardelakos I can't reproduce this on OSX. It's accessible on 0.0.0.0:5000 and 127.0.0.1:5000, but not on 127.127.127.127:5000

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