Skip to content

Releases: ElfQrin/iptools

r2023-08-12: Add files via upload

12 Aug 15:55
59c3b09
Compare
Choose a tag to compare
  • 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

31 Jul 21:22
6be42a3
Compare
Choose a tag to compare
  • 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

16 Sep 12:15
1ebfc44
Compare
Choose a tag to compare
  • 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

08 Aug 08:01
b6bd406
Compare
Choose a tag to compare
  • ipcheck: fixed matching subnets output.

r2021-07-22: Add files via upload

22 Jul 17:26
c1a7277
Compare
Choose a tag to compare
  • 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

21 Jul 17:14
c200d2b
Compare
Choose a tag to compare
  • ipcheck, ipban: Added option to auto detect nftables framework for Debian 10 Buster and above

r2021-07-20: Add files via upload

19 Jul 21:14
cdee744
Compare
Choose a tag to compare

IPcheck

  • Return some system info and access stats if no IP or Log are passed as parameters

r2021-07-19: Add files via upload

19 Jul 20:07
bec3b4f
Compare
Choose a tag to compare

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

15 Apr 09:01
16d9a47
Compare
Choose a tag to compare
  • ipcheck: Improved whois filtering

r2021-02-19: Add files via upload

19 Feb 16:29
c08f979
Compare
Choose a tag to compare
  • Improved Fail2Ban status detection