Filters IPv4 and IPv6 addresses from text using grep-like syntax
Filters IPv4 & IPv6 addresses with a grep-compatible interface
grepip
$ grepip -4 logfile.txt
$ ifconfig | grepip -6
$ grepip '192.168' access.log