PHREL is a per host rate limiter.
Version: 0.9.6PHREL is a per host rate limiter. PHREL will track the rate of incoming traffic to a server and insert a rule into IPTables when a configured threshold is crossed.
License: GPL
Operating System: Linux
Homepage: www.digitalgenesis.com
Developed by:
The inserted chain may either rate limit or block the offending host for a period of time.
Requirements:
· GNU make (Tested with 3.79.1, 3.80)
· GNU g++ (Tested with 2.95.3, 3.2, 3.3, 4.0)
· libpcap (Tested with 0.8.0, 0.8.3)
· iptables
What's New in This Release:
· Command line thresholds are no longer required if they are specified within the configuration file.