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

prologue should print all the ip addresses in a clickable form, when started with 0.0.0.0 #85

Open
enthus1ast opened this issue Oct 4, 2020 · 2 comments · Fixed by #121

Comments

@enthus1ast
Copy link
Contributor

Must have an output like this:

Prologue is serving at 
  http://169.254.19.171:8081
  http://192.168.245.1:8081
  http://192.168.2.179:8081
  http://127.0.0.1:8081
  http://192.168.111.33:8081

depending on the shell, this is then a clickable link.

@enthus1ast
Copy link
Contributor Author

enthus1ast commented Aug 14, 2021

@xflywind this module can do this for linux and windows: https://github.com/Dankr4d/BF2142Unlocker/blob/25c9712e18b5d9275ffde726374ee897d2e9d4f4/module/localaddr.nim
Maybe, if we ask @Dankr4d nicely, he could put this in an extra module :)

@ringabout
Copy link
Member

I see. Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants