diff options
author | Erik Hanson <erik@slackbuilds.org> | 2011-07-03 13:46:16 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:02 -0300 |
commit | a65f46228af05d1c81658c7429167169ae86ae35 (patch) | |
tree | 1113c61b4b63b2eb4867b92eb6e7e2b56fa855bf /network/bip/README | |
parent | 8b3848ebf760889eda0717e9c91b37ffb2cfd835 (diff) |
network/bip: Added (irc proxy server with SSL support)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/bip/README')
-rw-r--r-- | network/bip/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/bip/README b/network/bip/README new file mode 100644 index 000000000000..582c62282f99 --- /dev/null +++ b/network/bip/README @@ -0,0 +1,6 @@ +Bip is an irc proxy with SSL support, which means it keeps connected to +your preferred IRC servers, can store the logs for you, and even send +them back to your IRC client(s) upon connection. You may want to use +bip to keep your logfiles (in a unique format and on a unique computer) +whatever your client is, when you connect from multiple workstations, or +when you simply want to have a playback of what was said when you were away. |