DWBouncers/Clients/KVIrc: Difference between revisions
< DWBouncers | Clients
| Line 32: | Line 32: | ||
# Add a new server/network entry: | # Add a new server/network entry: | ||
## Server: <code>bouncers.darkworld.network</code> | ## Server: <code>bouncers.darkworld.network</code> | ||
## Port: <code> | ## Port: <code>31337</code> and enable SSL. | ||
## Username: <code>username/network</code>. | ## Username: <code>username/network</code>. | ||
## Password: your assigned DWBouncers password. | ## Password: your assigned DWBouncers password. | ||
# Save the configuration. | # Save the configuration. | ||
# Connect. | # Connect. | ||
== Quick Connect Command == | |||
you can quickly connect to your DWBouncers ZNC using: | |||
<code>/server -m bouncers.darkworld.network +31337 Username/darkworld:password</code> | |||
'''Notes:''' | |||
* <code>-m</code> forces SSL mode | |||
* <code>+31337</code> means SSL port | |||
* Replace '''Username''' with your assigned ZNC username | |||
* Replace '''password''' with your ZNC password | |||
* <code>Username/darkworld</code> = auto-connect to the DarkWorld network module | |||
== Example Screenshot == | == Example Screenshot == | ||
Revision as of 11:00, 20 November 2025
DWBouncers/Clients/KVIrc Setup Guide
This page explains how to configure DWBouncers/Clients/KVIrc to connect with DWBouncers (ZNC or Soju).
Requirements
- A valid DWBouncers account (ZNC or Soju)
- Server details: Template:DWBouncerServers
- Username format:
- For ZNC:
username/network - For Soju:
username
- For ZNC:
- Your assigned password
Connection Settings
| Setting | Value |
|---|---|
| Server | bouncers.darkworld.network
|
| Port | 6697 (SSL) or 6667 (non-SSL) |
| SSL | Yes (recommended) |
| Username | username/network
|
| Password | Your DWBouncer password |
Step-by-Step Setup
- Open DWBouncers/Clients/KVIrc.
- Go to **Preferences → Networks** (or equivalent).
- Add a new server/network entry:
- Server:
bouncers.darkworld.network - Port:
31337and enable SSL. - Username:
username/network. - Password: your assigned DWBouncers password.
- Server:
- Save the configuration.
- Connect.
Quick Connect Command
you can quickly connect to your DWBouncers ZNC using:
/server -m bouncers.darkworld.network +31337 Username/darkworld:password
Notes:
-mforces SSL mode+31337means SSL port- Replace Username with your assigned ZNC username
- Replace password with your ZNC password
Username/darkworld= auto-connect to the DarkWorld network module
Example Screenshot
Troubleshooting
- Double-check your username format (
username/network). - Ensure SSL is enabled on port 6697.
- 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.