BSDforge™
FreeBSD ports, or other *BSD related projects, I created, maintain, host, or worked on. Following, are those in the irc category.
- ezbounce
-
ezbounce is an
Internet Relay Chat (IRC) proxy server.
Features include:- Multi-user support
- Full access control (ban and allow lists)
- Secure Sockets Layer (SSL) and IPv6 support
- Lots of tweakable settings
In addition to basic connection proxying, it has numerous features for the serious IRC user:- Detach/Reattach: lets you stay on IRC while disconnected from the proxy
- Automatic reconnection if connection to IRC is lost
- Chat logging
- Fake idents
- Listen/connect on different interfaces
- DCC chat/send proxying
- a File library
- …and more
Current Version: 1.99.15 Installation
- On a
FreeBSD, system;
Using the ports system:cd /usr/ports/irc/ezbounce make install clean
Using the pkg system:pkg install irc/ezbounce