Hello Im running a web site with videochat http://lubalove.sk//chat.php and I would like to keep this chat as non adult. Apparently im having problems with people, who think that its an adult chat and keep getting naked on their webcams. I have system to block users based on IP address and cookies. But many of them are able to clean cookies and change IP address and come back again and again. I would like to ask if there is any possibility to identify users according something else then IP and cookie. (MAC address, Unique number of operating system, trace root protocol, etc.) Here is example of IP’s range with trouble users. : 91.32.0.0-91.63.255.255 91.127.0.0 - 91.127.127.255 91.127.0.0 - 91.127.127.255 78.99.0.0 - 78.99.255.255 78.99.0.0 - 78.99.255.255 78.102.0.0 - 78.102.127.255 84.47.96.0 - 84.47.127.255 If some one had idea how I can block these users let me know here or on my email hrdlo79@gmail.com Thanks in advance
Well if you are getting all this traffic, why not flip it to an adult site and start making some cash!
Instead of blacklisting, use whitelisting. Make a system that adds a cookie for every user you label as "nice". Those who delete theri cookies will not be able to use your site.