Problem:
Many times I'm working on the command line and I'm about to ban an IP address but I need to make sure that the IP address isn't coming from a legitimate client. This usually involves me opening up a browser and looking up the IP address on some website. CSF already has the Maxmind database info to do this very easily.
Proposal:
eg. csf -i 203.0.113.0
-i, --info ip
Lookup geographical information about an IP address
csf -i 203.0.113.0
-
- Moderator
- Posts: 1524
- Joined: 01 Oct 2008, 09:24
Re: csf -i 203.0.113.0
We will add this to the next release of csf.