arno-fwfilter - Online in the Cloud

This is the command arno-fwfilter that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


arno-fwfilter - a filter script to make iptables firewall logs more readable for humans

SYNOPSIS


arno-fwfilter [OPTIONS]

DESCRIPTION


arno-fwfilter is a pipe filter script to make the firewall-log better readable. Some usage
examples are:

Static firewall log filtering:
arno-fwfilter < logfile

Realtime firewall logging on tty10:
tail --follow <logfile> | arno-fwfilter >/dev/tty10 &

OPTIONS


--help, -h
Print the available options.

--html-output, -o
Use basic HTML to format the output

--no-locations, -l
Disable to (try to) obtain the IP's geographical location. By default,
http://www.hostip.info/ is visited to get this information.

--no-colors, -c
Disable the use of colors in the output.

--single-line, -s
Put all information about an event in a single line

Use arno-fwfilter online using onworks.net services



Latest Linux & Windows online programs