pounce
Simple multi-client TLS-only IRC bouncer
pounce
is a multi-client, TLS-only IRC bouncer. It maintains a persistent connection to an IRC server, acting as a proxy and buffer for a number of clients.
- Versions: 3.1
- Website: https://git.causal.agency/pounce
- Licenses: GPL 3+
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of pounce
as follows:
guix install pounce
Or install a particular version:
guix install pounce@3.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of pounce about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/pounce'><img src='https://packages.guix.gnu.org/packages/pounce/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/pounce)
Example Org:
[[https://packages.guix.gnu.org/packages/pounce][https://packages.guix.gnu.org/packages/pounce/badges/latest-version.svg]]