DWBouncers/Clients/ircEX: Difference between revisions

From DarkWorld Network
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 29: Line 29:
| Server || <code>bouncers.darkworld.network</code>
| Server || <code>bouncers.darkworld.network</code>
|-
|-
| Port || 6697 (SSL) or 6667 (non-SSL)
| Port || 31337 (SSL)  
|-
|-
| SSL || Yes (recommended)
| SSL || Yes (recommended)
Line 43: Line 43:
# 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>6697</code> and enable SSL.
## 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.
Line 53: Line 53:
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 6697.
* Ensure SSL is enabled on port 31337.
* If you cannot connect, verify your credentials on [[DWBouncers/ZNC/Webadmin|ZNC Webadmin]] or [[DWBouncers/Soju|Soju Panel]].
* If you cannot connect, verify your credentials on '''ZNC WebAdmin:''' ➡️ https://bouncers.darkworld.network:31337 or [[DWBouncers/Soju|Soju Panel]].


== See Also ==
== See Also ==

Latest revision as of 11:17, 20 November 2025

DWBouncers/Clients/ircEX Setup Guide

This page explains how to configure DWBouncers/Clients/ircEX 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

Template:DWBouncerServers

👤 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

  1. Open DWBouncers/Clients/ircEX.
  2. Go to **Preferences → Networks** (or equivalent).
  3. Add a new server/network entry:
    1. Server: bouncers.darkworld.network
    2. Port: 31337 and enable SSL.
    3. Username: username/network.
    4. Password: your assigned DWBouncers password.
  4. Save the configuration.
  5. Connect.

Example Screenshot

Coming soon

Troubleshooting

See Also