mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
379 B
Plaintext
8 lines
379 B
Plaintext
icbirc is a proxy that allows users to connect an IRC client to an ICB server.
|
|
The proxy accepts client connections, connects to the server, and for-
|
|
wards data between those two connections.
|
|
|
|
Commands from the IRC client are translated to ICB commands and forwarded
|
|
to the ICB server. Messages from the ICB server are translated to IRC
|
|
messages and forwarded to the IRC client.
|