The command line utility urlcatcmd
performs URL-categorization lookups. The command line utility is located in the directory /opt/phion/bin
.
urlcatcmd
does not consult the local categorization cache unless called with the options -c or -d. If you want to check the online result against locally cached data, call urlcatcmd
with the options -d (--diff).
The first 10.x firmware version that contains the urlcatcmd
is release 10.0.1.
Basic Syntax
urlcatcmd <URL>
Example
./urlcatcmd www.ripe.com
www.ripe.com: 91, computing-internet
Command Options
Additionally, urlcatcmd
provides the following command options:
Trace Option | Meaning |
---|---|
| Debug log verbosity |
| Debug log verbosity when writing to log |
| Show trace of this category |
| Log trace of this category |
| Lists available categories |
| Redirect debug output to file |
| Colorize categories in output |
| Colorize full lines in output |