DWIRC:Overview: Difference between revisions

From DWWiki
Jump to navigation Jump to search
Created page with "{{DWIRC}} <center> 200px|alt=DWIRC Logo|link=https://wiki.darkworld.network/index.php/DWIRC </center> = ๐ŸŒ Network Overview = DarkWorld IRC Network (DWIRC) is a **global, multiโ€‘continent IRC network** designed for reliability, privacy, and community. This page provides technical and operational details of the network infrastructure. == ๐Ÿ—บ๏ธ Server Locations == DWIRC operates servers in four regions to ensure low latency worldwide: {| cl..."
ย 
No edit summary
Line 4: Line 4:
</center>
</center>


= ๐ŸŒ Network Overview =
= ๐ŸŒ DarkWorld IRC Network Overview =


DarkWorld IRC Network (DWIRC) is a **global, multiโ€‘continent IRC network** designed for reliability, privacy, and community. This page provides technical and operational details of the network infrastructure.
DarkWorld IRC operates multiple servers strategically located across the globe to ensure low-latency connections for all users. The network uses round-robin DNS for load balancing, automatically connecting users to the fastest available server.


== ๐Ÿ—บ๏ธ Server Locations ==
== โšก Key Highlights ==
DWIRC operates servers in four regions to ensure low latency worldwide:
* **Global Round-Robin Connection:** <code>irc.darkworld.network</code>
* **Regional servers** for Europe, North America, South America, Asia, Oceania, and Africa โ€“ covering all continents
* **๐Ÿ”’ TLS/SSL support** for secure messaging
* **๐Ÿค– Integrated bots** for stats, relays, and fun interactions
* **๐Ÿง  Full Anope Services:** NickServ, ChanServ, HostServ
* **๐Ÿ“Š Channel analytics and stats** for network transparency
* **๐ŸŒ Multi-language support:** English, Spanish, German, Polish, Urdu, and more
ย 
== ๐ŸŒ Server Addresses ==
ย 
=== Global Roundโ€‘Robin ===
| Type | Address |
|------|---------|
| IPv4 + IPv6 (automatic) | <code>irc.darkworld.network</code> |
| IPv4 only | <code>irc4.darkworld.network</code> |
| IPv6 only | <code>irc6.darkworld.network</code> |
ย 
=== Regional Roundโ€‘Robins ===
Connect directly to your continent for the lowest latency:
ย 
| Region | Address |
|--------|---------|
| Europe | <code>european.darkworld.network</code> |
| Americas (North & South) | <code>american.darkworld.network</code> |
| Asia | <code>asian.darkworld.network</code> |
| Oceania | <code>oceania.darkworld.network</code> |
| Africa | <code>african.darkworld.network</code> |
ย 
All regional addresses support both IPv4 and IPv6 unless otherwise noted.
ย 
== ๐Ÿ—บ๏ธ Server Locations by Continent ==


{| class="wikitable"
{| class="wikitable"
|-
|-
! Region !! Server Address !! IPv6 Support !! SSL/TLS Port
! Continent !! Server Location(s) !! IPv6
|-
|-
| North America || `na.irc.darkworld.network` || โœ… Yes || 6697
| Europe || Frankfurt, London, Amsterdam || โœ… Yes
|-
|-
| Europe || `eu.irc.darkworld.network` || โœ… Yes || 6697
| North America || New York, Chicago, Los Angeles || โœ… Yes
|-
|-
| Asia-Pacific || `asia.irc.darkworld.network` || โœ… Yes || 6697
| South America || Sรฃo Paulo || โœ… Yes
|-
|-
| Oceania || `oceania.irc.darkworld.network` || โœ… Yes || 6697
| Asia || Singapore, Tokyo, Mumbai || โœ… Yes
|-
| Oceania || Sydney || โœ… Yes
|-
| Africa || Johannesburg || โœ… Yes
|}
|}
All servers also accept plaintext connections on port 6667. The roundโ€‘robin address `irc.darkworld.network` automatically routes you to the fastest available server.


== ๐Ÿ”ง Technical Specifications ==
*(Actual city locations may vary based on current server deployment.)*
* **IRC Daemon:** UnrealIRCd (latest stable)
* **Services:** Anope (NickServ, ChanServ, MemoServ, HostServ, BotServ, OperServ)
* **Encryption:** TLS 1.2+ with modern cipher suites
* **Connection limits:** 4 connections per IP (enforced at 5)
* **Network linking:** SSLโ€‘encrypted serverโ€‘toโ€‘server links
* **Monitoring:** Automated alerting for uptime and performance


== ๐Ÿ›ก๏ธ Security & Privacy ==
== ๐Ÿ”Œ Connection Ports ==
* No mandatory logging of private messages (only connection metadata for 30 days)
| Port | Protocol | Description |
* TLS/SSL available on all servers
|------|----------|-------------|
| 6667 | Plain text | Standard IRC (not recommended for sensitive chats) |
| 6697 | SSL/TLS | Secure connection โ€“ **recommended** |
| 443 | SSL/TLS | HTTPSโ€‘masquerade โ€“ good for restricted networks |
| 80 | Plain text | Not recommended โ€“ for web clients only |
ย 
== ๐Ÿ›ก๏ธ Security Features ==
* TLS 1.2+ with modern cipher suites
* Serverโ€‘toโ€‘server links encrypted with SSL
* OperServ flood protection and DNS blacklisting
* OperServ flood protection and DNS blacklisting
* Staff follow a strict code of conduct regarding user data
* Optional SASL authentication for registered nicks
* For full details, see [[DWIRC:Rules and Guidelines|Network Rules]]
* No mandatory logging of private messages (connection metadata retained 30 days)


== ๐Ÿ“Š Network Statistics ==
== ๐Ÿ“Š Network Statistics ==
Live stats are available at: [https://stats.darkworld.network stats.darkworld.network]
Live network statistics available at: <code>https://stats.darkworld.network</code> (if enabled)
* Average users online: [Live data]
* Channels active: [Live data]
* Servers online: 4 (as of last check)
ย 
== ๐Ÿ”Œ Connecting from Mobile or Restricted Networks ==
Use these alternate ports if your network blocks IRC:
* **Port 443** (SSL) โ€“ masquerades as HTTPS
* **Port 80** (plain) โ€“ not recommended, no encryption
* **Web IRC client** at [https://webirc.darkworld.network webirc.darkworld.network]


== ๐Ÿงช Network Testing Tools ==
Current stats include:
* Ping test: `ping irc.darkworld.network`
* Users online
* Traceroute: contact staff for assistance if you have routing issues
* Channels active
* SSL check: `openssl s_client -connect irc.darkworld.network:6697 -servername irc.darkworld.network`
* Servers connected
* Daily peak times


== ๐Ÿ“œ Changelog (Infrastructure) ==
== ๐Ÿš€ Getting Connected ==
* **2025-03-15:** Added Asia-Pacific server (Singapore)
# Open your IRC client (HexChat, irssi, WeeChat, mIRC, KVIrc, etc.)
* **2025-01-10:** Upgraded all servers to UnrealIRCd 6.1.5
# Connect to <code>irc.darkworld.network</code> or your regional address
* **2024-11-01:** Enabled strict cipher suite policy (no TLS 1.0/1.1)
# Use port <code>6697</code> for SSL/TLS
* **2024-08-20:** Migrated services database to clustered backend
# Register your nickname: <code>/msg NickServ REGISTER <password> <email></code>
# Join a channel: <code>/join #DarkWorld</code>


For realโ€‘time network status, join `#DWIRC` or check [[DWIRC:Network News|Network News]].
== โ“ Need Help? ==
* Join <code>#DWIRC</code> or <code>#Help</code> on the network
* See [[DWIRC:Support & Troubleshooting|Support & Troubleshooting]]
* Check [[DWIRC:FAQ|Frequently Asked Questions]]


----
----

Revision as of 00:57, 3 June 2026


๐Ÿ›ฐ๏ธ DWIRC Navigation

DarkWorld IRC Network


Main Pages


IRC Services


Guides & Tutorials


Staff & Support


Community & Resources


๐ŸŒ Connect with Us Discord โ€ข Telegram โ€ข GitHub โ€ข Youtube โ€ข Whatsapp โ€ข Medium




File:Dwirc-logo.png

DWIRC Logo

๐ŸŒ DarkWorld IRC Network Overview

DarkWorld IRC operates multiple servers strategically located across the globe to ensure low-latency connections for all users. The network uses round-robin DNS for load balancing, automatically connecting users to the fastest available server.

โšก Key Highlights

  • **Global Round-Robin Connection:** irc.darkworld.network
  • **Regional servers** for Europe, North America, South America, Asia, Oceania, and Africa โ€“ covering all continents
  • **๐Ÿ”’ TLS/SSL support** for secure messaging
  • **๐Ÿค– Integrated bots** for stats, relays, and fun interactions
  • **๐Ÿง  Full Anope Services:** NickServ, ChanServ, HostServ
  • **๐Ÿ“Š Channel analytics and stats** for network transparency
  • **๐ŸŒ Multi-language support:** English, Spanish, German, Polish, Urdu, and more

๐ŸŒ Server Addresses

Global Roundโ€‘Robin

| Type | Address | |------|---------| | IPv4 + IPv6 (automatic) | irc.darkworld.network | | IPv4 only | irc4.darkworld.network | | IPv6 only | irc6.darkworld.network |

Regional Roundโ€‘Robins

Connect directly to your continent for the lowest latency:

| Region | Address | |--------|---------| | Europe | european.darkworld.network | | Americas (North & South) | american.darkworld.network | | Asia | asian.darkworld.network | | Oceania | oceania.darkworld.network | | Africa | african.darkworld.network |

All regional addresses support both IPv4 and IPv6 unless otherwise noted.

๐Ÿ—บ๏ธ Server Locations by Continent

Continent Server Location(s) IPv6
Europe Frankfurt, London, Amsterdam โœ… Yes
North America New York, Chicago, Los Angeles โœ… Yes
South America Sรฃo Paulo โœ… Yes
Asia Singapore, Tokyo, Mumbai โœ… Yes
Oceania Sydney โœ… Yes
Africa Johannesburg โœ… Yes
  • (Actual city locations may vary based on current server deployment.)*

๐Ÿ”Œ Connection Ports

| Port | Protocol | Description | |------|----------|-------------| | 6667 | Plain text | Standard IRC (not recommended for sensitive chats) | | 6697 | SSL/TLS | Secure connection โ€“ **recommended** | | 443 | SSL/TLS | HTTPSโ€‘masquerade โ€“ good for restricted networks | | 80 | Plain text | Not recommended โ€“ for web clients only |

๐Ÿ›ก๏ธ Security Features

  • TLS 1.2+ with modern cipher suites
  • Serverโ€‘toโ€‘server links encrypted with SSL
  • OperServ flood protection and DNS blacklisting
  • Optional SASL authentication for registered nicks
  • No mandatory logging of private messages (connection metadata retained 30 days)

๐Ÿ“Š Network Statistics

Live network statistics available at: https://stats.darkworld.network (if enabled)

Current stats include:

  • Users online
  • Channels active
  • Servers connected
  • Daily peak times

๐Ÿš€ Getting Connected

  1. Open your IRC client (HexChat, irssi, WeeChat, mIRC, KVIrc, etc.)
  2. Connect to irc.darkworld.network or your regional address
  3. Use port 6697 for SSL/TLS
  4. Register your nickname: /msg NickServ REGISTER <password> <email>
  5. Join a channel: /join #DarkWorld

โ“ Need Help?


Return to DWIRC | See also: Server List | Connection Guide

Part of the DarkWorld Network Wiki Project Maintained by the DarkWorld Wiki Team

DarkWorld Network โ€” Building an Open, Secure, and Collaborative Internet Since 2021

๐ŸŒ Connect with Us: | | | | | | File:Telegram.png

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: 2026-06-3 โ€ข Content licensed under CC-BY-SA 4.0 unless otherwise noted.