|
Lines 1-3
Link Here
|
| 1 |
This is a port of ircproxy, it is an IRC proxy/bouncer. |
1 |
This is a port of ircproxy, it is an IRC proxy/bouncer. ircproxy is |
|
|
2 |
an advanced multi-user IRC bouncer written in C with IPv6 and SSL |
| 3 |
support. It can proxy simultaneous users at the same time to different |
| 4 |
IRC servers. The IRC connection can stay connected to IRC when the IRC |
| 5 |
client disconnects, the user can then later reattach to the same IRC |
| 6 |
connection. |
| 2 |
|
7 |
|
|
|
8 |
Private messages and channel activity can an be logged when no IRC clients |
| 9 |
are attached. You can then see what you have been missing while you're |
| 10 |
offline. It is also possible to attach multiple IRC clients on the same |
| 11 |
IRC connection. This is useful if you want to be connected from home and |
| 12 |
work at the same time without cloning. |
| 13 |
|
| 3 |
WWW: http://ircproxy.sourceforge.net |
14 |
WWW: http://ircproxy.sourceforge.net |