Skip to content

Tags: ButterscotchV/ddos-deflate

Tags

v1.3

Toggle v1.3's commit message
Updated changelog.

v1.2

Toggle v1.2's commit message
Additions to man page.

v1.1

Toggle v1.1's commit message
* Fixed syntax error introduced in 1.0 thanks to @MarcelFox

* Fixed issue jgmdev#36 (cron file created incorrectly).
* Added cron job deprecation warning, daemon mode should be used instead.
* Fixed many issues reported by shellcheck.
* Added IPv6 support
* Use ss instead of netstat.
* started some drafting to add blocking by port support.
* Improved ban_incoming_only
* Eliminate some command steps to improve performance.
* Removed HOST_IP since it is no longer necessary.
* Fixed improper call to grepcidr.
* Minor man page changes.
* Added ip6tables to dependencies list and removed netstat.

v1.0

Toggle v1.0's commit message
Updated documentation and increased version number to reflect the ip …

…ranges and cidr support.

v0.9

Toggle v0.9's commit message
Updated changelog and some other cosmetic changes.

v0.8

Toggle v0.8's commit message
Removed dependency on /lib/lsb/init-functions to better support distr…

…os other than debian which fixes jgmdev#8.

v0.7

Toggle v0.7's commit message
Enabled comments on ignore.ip.list.