Utilities
Utilities are a simple way to extend the functionality of Licq. A utility is simply a short text file (see the UTILITIES.HOWTO) which defines an external program to run, and what variables to pass it. The utility can be run for any user, so for example the Pine utility will start up a terminal running pine and open a new message with the email address of the particular user in the "To:" field.
Installing a utility is simple. Simply copy the .utility file into <licq prefix>/share/licq/utilities and restart Licq.
A number of utilities are available for Licq at the current time (new submissions are welcome):
| Utility | Description |
| backorifice | opens a backorifice connection to the user |
| finger | finger the remote user |
| ftp | ftp's to the user's system using unix ftp |
| gftp | a cute, graphical ftp client |
| hostname | performs a hostname lookup on the user's ip |
| mutt | uses mutt to email the user |
| netscape | shows the user's homepage in netscape (uses "viewurl-netscape.sh") |
| nmap | uses nmap to scan for open ports |
| pine | email the user using pine |
| ping | pings the user's ip |
| queso | uses queso to try to determine the user's operating system |
| talk | sends a talk request to the user |
| traceroute | traces the ip route to the user |
| vnc | opens a vnc viewer of the remote user's window |
| xtraceroute | a graphical traceroute program. Shows the packets route in a 3d map of the planet. Needs opengl (or mesa). Way cool 8) |
