Releases: ElfQrin/iptools
Releases · ElfQrin/iptools
r2023-08-12: Add files via upload
- egrep (together with fgrep) has been deprecated since release 2.5.3 (2007), and will be soon obsoleted. Replaced with grep -E.
r2022-07-31: Add files via upload
- ipcheck.sh: Fixed a mistake in the usage examples (see --help): the correct order of the parameters is ipcheck LOG WEBPAGE IP
r2021-09-16: Add files via upload
- ipcheck.sh, ipban.sh: Improved nftables (IPTables Framework) detection: it's no longer based on Debian version, so that autodetection will work on more Linux distributions.
- ipcheck.sh: Fixed output for current IP activity's total and established connections.
- ipcheckmulti.sh: Report about top accessed files by the IP
r2021-08-08: Add files via upload
- ipcheck: fixed matching subnets output.
r2021-07-22: Add files via upload
- Now ipcheck accepts a third parameter: a web page name, to check accesses to that specific page within the Apache Log (from the IP, if given)
- Screenshot updated
r2021-07-21: Add files via upload
- ipcheck, ipban: Added option to auto detect nftables framework for Debian 10 Buster and above
r2021-07-20: Add files via upload
IPcheck
- Return some system info and access stats if no IP or Log are passed as parameters
r2021-07-19: Add files via upload
IPcheck
- Added support for nftables (default and recommended since Debian Buster)
- Fixed Fail2Ban rules count in --f2blist
- Count and List occurrences of IPs in the /8 /16 /24 subnets of the IP into the given log
IPban
- Added support for nftables (default and recommended since Debian Buster)
- Restart Fail2Ban and/or UFW after flushing tables only if they were already running
- Added iptables stats to --ip*tstatus
r2021-04-15: Add files via upload
- ipcheck: Improved whois filtering
r2021-02-19: Add files via upload
- Improved Fail2Ban status detection