Author Topic: Auto IP blocking  (Read 10069 times)

0 Members and 1 Guest are viewing this topic.

Offline bracey

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
Auto IP blocking
« on: November 17, 2010, 03:59:13 PM »
E power trader used to have this feature where it could block ips with htaccess if you wanted it to. You could tell it how many times an ip could enter the page in 24/hr period or how many clicks max from the ip in 24/hrs then it would block the ip through htaccess for your determined amount of time, or forever if you wanted. I liked that feature a lot because it helped to clean up traffic. It would be even better in TP where it could block across an entire network.

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: Auto IP blocking
« Reply #1 on: November 18, 2010, 05:31:59 AM »
Thing is TP doesnt use htaccess, if there is more people interested in this we can add it but again you would need to add some lines to your htaccess or chmod it 777!

Offline bracey

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
Re: Auto IP blocking
« Reply #2 on: November 22, 2010, 06:43:50 AM »
I believe you added a line to your htaccess that checked for a list of ips in the trade script.

http://www.epowerscripts.com/faq#ipblocker

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: Auto IP blocking
« Reply #3 on: November 22, 2010, 07:19:14 AM »
No, TP doesn't edit htaccess in any way!

Offline bracey

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
Re: Auto IP blocking
« Reply #4 on: February 28, 2011, 07:41:57 AM »
It wouldn't be editing htaccess.

TP would be creating it's own file that is a list of ip addresses to block based on rules set by the user. Then that file would be read by htaccess which doesn't seem like such a big deal to me as giving TP the ability to edit the htaccess file.  :)

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: Auto IP blocking
« Reply #5 on: March 01, 2011, 02:05:54 AM »
I will see what we can do there.