slackbuilds/network/sic
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
sic.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
sic.info
slack-desc

README

sic (simple irc client)

sic is an extremely simple IRC client. It consists of less than 250
lines of code.

The default host is "irc.oftc.net" and the default port is 6667. You
can change these by setting IRCHOST and/or IRCPORT in the script's
environment, e.g.:

# IRCHOST=chat.freenode.org IRCPORT=6668 ./sic.SlackBuild