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

[QUESTION] Showing IP address of clients #59

Open
msr8 opened this issue Nov 9, 2021 · 2 comments
Open

[QUESTION] Showing IP address of clients #59

msr8 opened this issue Nov 9, 2021 · 2 comments

Comments

@msr8
Copy link

msr8 commented Nov 9, 2021

Can I make the console show the IP address of everyone who is connecting to my http server? If yes then how so? I am making a login system for a chatroom and I want to prevent multiple people from the same IP address connecting

@azimjohn
Copy link
Owner

It's not possible at the moment. I will add this functionality soon.
Which client are you using at the moment? The Python CLI or Golang Executable?

@msr8
Copy link
Author

msr8 commented Nov 10, 2021

The python CLI, and if possible, can you like, add the functionality to save the IP addresses in a file whenever they connect to the server? That would really make my task easier. Thank you for your contribution and effort, really appreciate it

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