Bouncer is an IRC session manager that can share a single server connection between multiple clients. This makes it possible to run the same IRC session at home or in your office. It also has a flexible plugin structure that allows you to record message and do logging in a centralized place.
| Tags | Communications Chat IRC Internet Proxy Servers Networking |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Changes: The NickManager plugin was added. Distutils support was added. New plugins were added. Many improvements were made.


Changes: This release is compatible with more clients. It has a new plugin loading architecture, accepts USER and PASS for registration/session selection, channel replay when joining a channel with a new client, and a debug plugin.


Changes: Additional plugins, plugin enhancements, a new configuration system (no need to run from the source directory anymore), and many bugfixes.


Changes: A new 'backlog' plugin for replaying (missed) conversations on channels or in queries was added. An extended 'LinkUrl' plugin that not only logs URLs but also replays them was included. Channel user lists are now consistent, and mode changes are tracked and updated.


Changes: A major bug in PRIVMSG handling was fixed. This should stop the program from sending weird PRIVMSGs to connected peers.