-
TLS and Custom Port Support Stable
released this
2023-10-10 06:14:17 +00:00 | 25 commits to main since this releaseWhat's Changed
- Speed up load times and improve logging on join events by @aronson in https://github.com/aronson/discord-irc/pull/42
- Support TLS connections and custom ports by @aronson in https://github.com/aronson/discord-irc/pull/41
To enable TLS, provided your IRC server supports it, configure like so (changing the port to the TLS port provided by your IRC server admins):
{ // ... "tls": true, // false by default "port": 6697 // common port for IRC over TLS // ... }Full Changelog: https://github.com/aronson/discord-irc/compare/4.9.0...4.9.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
discord-irc-linux-arm64
1 download ·
2023-10-10 06:16:33 +00:00 · 106 MiB -
discord-irc-linux-x64
1 download ·
2023-10-10 06:15:29 +00:00 · 125 MiB -
discord-irc-macos-arm64
1 download ·
2023-10-10 06:18:00 +00:00 · 105 MiB -
discord-irc-macos-x64
1 download ·
2023-10-10 06:15:51 +00:00 · 108 MiB -
discord-irc-windows-x64.exe
1 download ·
2023-10-10 06:15:48 +00:00 · 84 MiB