ctrlproxy is an IRC server with multiserver support. It runs as a daemon and connects to a number of IRC servers, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. It supports multiple client connections to one IRC server (under the same nick), allowing you to connect to IRC using your IRC nick, even while you have an IRC session open somewhere else. It supports logging (in any user-specified format), password authentication, and CTCP (in case no clients are connected). IRC servers can be contacted over IPv6 and/or using SSL. Automatic identification with NickServ is supported, as well as various types of backlog.
| Tags | Communications Chat Internet |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: Support for listening on IPv6 addresses was fixed. SSL client support was improved. Handling of several response codes was fixed.


Changes: Configuration files are now checked for valid setting names. Performance has been improved significantly. Several more IRC commands and responses are now handled properly. Outgoing SSL connections have been fixed. A large number of bugs have been fixed.


Changes: A double free bug was fixed that caused frequent crashes. Configuration was simplified further.


Changes: Several crash bugs have been fixed. The configuration file syntax has been simplified. Management can now also be done using a separate command-line tool. Coverage of the IRC protocol has been extended.


Changes: This release fixes a bug that sometimes crashed ctrlproxy on connect. Idle time is now reset properly in auto-away. Several warnings about unknown responses have been fixed. Portability to FreeBSD has been fixed.