Minimal IRC server which integrates with Mattermost and Slack. Features: - support direct messages / private channels / edited messages - auto-join/leave to same channels as on mattermost - reconnects with backoff on mattermost restarts - support multiple users - support channel backlog (messages when you're disconnected from IRC/mattermost) - search messages (/msg mattermost search query) - scrollback support (/msg mattermost scrollback #channel limit) - restrict to specified mattermost instances - set default team/server - WHOIS, WHO, JOIN, LEAVE, NICK, LIST, ISON, PRIVMSG, MODE, TOPIC, LUSERS, AWAY, KICK, INVITE support - support TLS (ssl) - support LDAP logins (mattermost enterprise) (use your ldap account/pass to login) - &users channel that contains members of all teams (if mattermost is so configured) for easy messaging - supports mattermost roles (shows admins with @ status for now) - gitlab auth hack by using mmtoken cookie (see https://github.com/42wim/matterircd/issues/29)
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | matterircd-0.28.0nb9.tgz |
NetBSD 10.0 | aarch64 | matterircd-0.28.0nb6.tgz |
NetBSD 10.0 | earmv7hf | matterircd-0.28.0nb9.tgz |
NetBSD 10.0 | earmv7hf | matterircd-0.28.0nb3.tgz |
NetBSD 10.0 | earmv7hf | matterircd-0.28.0nb6.tgz |
NetBSD 10.0 | i386 | matterircd-0.28.0nb9.tgz |
NetBSD 10.0 | i386 | matterircd-0.28.0nb6.tgz |
NetBSD 10.0 | x86_64 | matterircd-0.28.0nb9.tgz |
NetBSD 10.0 | x86_64 | matterircd-0.28.0nb6.tgz |
NetBSD 9.0 | aarch64 | matterircd-0.28.0nb9.tgz |
NetBSD 9.0 | aarch64 | matterircd-0.28.0nb6.tgz |
NetBSD 9.0 | earmv7hf | matterircd-0.28.0nb9.tgz |
NetBSD 9.0 | earmv7hf | matterircd-0.28.0nb3.tgz |
NetBSD 9.0 | earmv7hf | matterircd-0.28.0nb6.tgz |
NetBSD 9.0 | i386 | matterircd-0.28.0nb9.tgz |
NetBSD 9.0 | i386 | matterircd-0.28.0nb6.tgz |
NetBSD 9.0 | x86_64 | matterircd-0.28.0nb9.tgz |
NetBSD 9.0 | x86_64 | matterircd-0.28.0nb6.tgz |
NetBSD 9.3 | x86_64 | matterircd-0.28.0nb9.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.