DWBouncers/Clients/irssi: Difference between revisions
| (6 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
== Requirements == | == Requirements == | ||
To connect, you must have a valid '''DWBouncers account''' | |||
(available through either '''ZNC''' or '''Soju'''). | |||
* | |||
* | === 🌐 Server Information === | ||
{{DWBouncerServers}} | |||
=== 👤 Username Format === | |||
* '''For ZNC:''' | |||
<code>username/network</code> | |||
* '''For Soju:''' | |||
<code>username</code> | |||
=== 🔑 Password === | |||
Use '''the assigned password''' you received when your DWBouncers account was created. | |||
If you lost your password, request a reset in <code>#DWBouncers</code>. | |||
== Connection Settings == | == Connection Settings == | ||
| Line 18: | Line 29: | ||
| Server || <code>bouncers.darkworld.network</code> | | Server || <code>bouncers.darkworld.network</code> | ||
|- | |- | ||
| Port || 31337 ( | | Port || 31337 (SSL) | ||
|- | |- | ||
| SSL || Yes (recommended) | | SSL || Yes (recommended) | ||
| Line 35: | Line 46: | ||
# Password: your assigned DWBouncers password. | # Password: your assigned DWBouncers password. | ||
* Open your terminal and start irssi: <code>irssi</code> | * Open your terminal and start irssi: <code>irssi</code> | ||
* Add the ZNC network, inside irssi: code>/network add DarkWorld</code> | * Add the ZNC network, inside irssi: <code>/network add DarkWorld</code> | ||
* Add the server connection, use the ZNC details: <code>/server add -auto -ssl -network DarkWorld bouncers.darkworld.network 31337</code> | * Add the server connection, use the ZNC details: <code>/server add -auto -ssl -network DarkWorld bouncers.darkworld.network 31337</code> | ||
* Set your username and password: <code>/set nick nick</code> <code>/set user username/darkworld</code> <code>/set password yourzncpassword</code> | * Set your username and password: <code>/set nick nick</code> <code>/set user username/darkworld</code> <code>/set password yourzncpassword</code> | ||
| Line 44: | Line 55: | ||
File:{{PAGENAME}}-settings.png|Example server configuration in {{PAGENAME}} | File:{{PAGENAME}}-settings.png|Example server configuration in {{PAGENAME}} | ||
</gallery> | </gallery> | ||
Coming soon | |||
== Troubleshooting == | == Troubleshooting == | ||
* Double-check your username format (<code>username/network</code>). | * Double-check your username format (<code>username/network</code>). | ||
* Ensure SSL is enabled on port | * Ensure SSL is enabled on port 31337. | ||
* If you cannot connect, verify your credentials on | * If you cannot connect, verify your credentials on '''ZNC WebAdmin:''' ➡️ https://bouncers.darkworld.network:31337 or [[DWBouncers/Soju|Soju Panel]]. | ||
== See Also == | == See Also == | ||
| Line 55: | Line 68: | ||
* [[DWBouncers/Soju]] | * [[DWBouncers/Soju]] | ||
* [[DWBouncers/Clients]] | * [[DWBouncers/Clients]] | ||
{{DWFooter}} | |||
Latest revision as of 10:56, 20 November 2025
DWBouncers/Clients/irssi Setup Guide
This page explains how to configure DWBouncers/Clients/irssi to connect with DWBouncers (ZNC or Soju).
Requirements
To connect, you must have a valid DWBouncers account (available through either ZNC or Soju).
🌐 Server Information
👤 Username Format
- For ZNC:
username/network
- For Soju:
username
🔑 Password
Use the assigned password you received when your DWBouncers account was created.
If you lost your password, request a reset in #DWBouncers.
Connection Settings
| Setting | Value |
|---|---|
| Server | bouncers.darkworld.network
|
| Port | 31337 (SSL) |
| SSL | Yes (recommended) |
| Username | username/network
|
| Password | Your DWBouncer password |
Step-by-Step Setup
- Open DWBouncers/Clients/irssi.
- Make sure you have ZNC account details:
- Server:
bouncers.darkworld.network - Port:
31337and enable SSL. - Username:
username/network. - Password: your assigned DWBouncers password.
- Open your terminal and start irssi:
irssi - Add the ZNC network, inside irssi:
/network add DarkWorld - Add the server connection, use the ZNC details:
/server add -auto -ssl -network DarkWorld bouncers.darkworld.network 31337 - Set your username and password:
/set nick nick/set user username/darkworld/set password yourzncpassword - Connect to the network:
/connect DarkWorld
Example Screenshot
Coming soon
Troubleshooting
- Double-check your username format (
username/network). - Ensure SSL is enabled on port 31337.
- If you cannot connect, verify your credentials on ZNC WebAdmin: ➡️ https://bouncers.darkworld.network:31337 or Soju Panel.
See Also
Part of the DarkWorld Network Wiki Project Maintained by the DarkWorld Wiki Team
DarkWorld Network — Building an Open, Secure, and Collaborative Internet Since 2021
Quick Links: 🏠 Home • 💬 DWIRC • 🔗 DWBouncers • 💻 DWShells • 📘 Tutorials • 📈 Stats • 🎮 Games • 🧭 Hosting
💡 Want to contribute? See How to Contribute and help build the DarkWorld knowledge base!
📅 Last Updated: 2025-11-20 • Content licensed under CC-BY-SA 4.0 unless otherwise noted.