I am on python project where I want track IP address of machine and if the ip address is match with the IP address in mysql database only then allowed to proceed when I login to my hosted website. The number of IP address in database are also limited.
So if there any code please help me with it. Thanks in advance.