possible white list for IP duplicates

Add your suggestions for improving Poker Mavens
Post Reply
ftpjesus
Posts: 164
Joined: Fri Dec 30, 2016 1:54 am

possible white list for IP duplicates

Post by ftpjesus »

Ideally we would like to avoid people playing on the same IP and definitely not at the same table.. Problem is when running bots like IPB or MavensDev that is basically an impossible task.. I'm thinking if there was a way to make an exception, such as we have with the whitelist for API access might be a consideration to add. Or maybe a loophole allowing the internal IP of 127.0.0.1 to be allowed as a duplicate because while we can allow dup IPs in general but block on individual tables to prevent collusion if were running propbots or whatever you want to call them we have to allow all duplicate IPs onto the system even at the same tables.. Don't know how much of a major issue that would be to allow such.. I personally have been testing my bots running directly on my server so they login to the local 127.0.0.1 but a white list would probably be more practical if somebody wanted to for example stress test their server by running 300 or so bots temporarily from a remote machine possible.. Just a thought..
Owner Operator of (TBA)
http://www.( TBA ) .com (Home Page)
http://www. (TBA) .net (Play Money)
http://www. (TBA) .eu (BTC Token tied currency and Stable Coins through Crypto quasi real money play)
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: possible white list for IP duplicates

Post by Kent Briggs »

Exempting localhost IPs from the duplicate ban does make sense. I will put that on my to-do list.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: possible white list for IP duplicates

Post by Kent Briggs »

This has been implemented in 5.16. IP address 127.0.0.1 and ::1 (the ipv6 localhost) are both automatically exempted now.
Post Reply