jprq icon indicating copy to clipboard operation
jprq copied to clipboard

[QUESTION] Showing IP address of clients

Open msr8 opened this issue 4 years ago • 2 comments

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

msr8 avatar Nov 09 '21 22:11 msr8

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?

azimjohn avatar Nov 10 '21 11:11 azimjohn

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

msr8 avatar Nov 10 '21 20:11 msr8