dircproxy is an IRC proxy server ("bouncer") designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away. You connect to IRC through dircproxy, and it keeps you connected to the server, even after you detach your client from it. While you're detached, it logs channel and private messages as well as important events, and when you reattach it'll download those logs to you using ordinary IRC protocol.
| Tags | Communications Chat IRC Internet |
|---|---|
| Licenses | GPL |
| Operating Systems | Mac OS X Windows Windows Windows OS Independent POSIX BSD FreeBSD NetBSD OpenBSD Linux Solaris |
| Implementation | C |
Recent releases


Changes: This Release Candidate 1 adds crash fixes and documentation updates.


Changes: Binding to a local IP address is allowed. A new "/dircproxy RELOAD" command was added to reload the configuration. More DCC Resume support, OS X support, and 005 support were added. SSL and IPv6 support are available as an experiment. A new "/dircproxy NOTIFY" command and support for MD5 passwords in the configuration file were added.


Changes: DALnet recently changed the meaning of the +r user mode: instead of indicating that your connection has been restricted, it is now used to indiciate that you have successfully registered with NickServ. The old default action of dircproxy was to disconnect from a server which set this mode, and this has now been changed.


Changes: Zombie processes and core dumps which occurred while doing DNS lookups or reloading the configuration file were fixed. An occasional problem where logs from more than one connection class could get placed in the same directory was fixed.


Changes: Signals are now handled in a more reentrant way to prevent any zombie/defunct processes. The DCC error messages were improved. There is a new logging infrastructure, the internal log directory name generation was fixed so that different connections' logs don't occasionally get merged, private messages are now internally logged and recalled separately, and for your own permanent copy they are logged in files named after the nickname rather than all together.
- All comments
Recent commentsbinding to an adapter
I wrote a patch with which you can make dircproxy bind to a certain adapter. Great for enhanced security (in case your firewall(-script) fails, dircproxy still won't be accessible from the outside).
You can find the patch here: http://www.vanheusden.com/Linux/dircproxy-1.0.5.diff.gz
Wonderful!
Wasn't that hard to configure, feature rich and best of all I can continue to use my own IRC clinet!
Thanks for such a great program...
-Mufasa
This proxy is....
Brilliant! Well recommended.