mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-30 13:26:37 +02:00
+- Modified an old Unreal3.1.1 to be network file converter, and converted
+ all of the module files to the new format.
This commit is contained in:
@@ -332,5 +332,5 @@
|
||||
do fp_m_join = module_sym("m_join");
|
||||
- Put out m_chghost, m_sethost in modules, remade Makefile structure and
|
||||
added src/modules
|
||||
|
||||
|
||||
- Modified an old Unreal3.1.1 to be network file converter, and converted
|
||||
all of the module files to the new format.
|
||||
|
||||
+19
-71
@@ -1,71 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <11> <09> <1999> <14:32> GMT
|
||||
# Author: <Kerjin> Steve>)
|
||||
# E-Mail: <kerjin@alternativenet.org>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: AltNet IRC
|
||||
Set ircnetwork ....: AltNet IRC
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: irc.alternativenet.org
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: services.alternativenet.org
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: ircop.alternativenet.org
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: admin.alternativenet.org
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: locop.alternativenet.org
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: serviceop.alternativenet.org
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: netadmin.alternativenet.org
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: coadmin.alternativenet.org
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : techadmin.alternativenet.org
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: altirc
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: alternativenet.org
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #AltNetHelp
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: statistics.alternativenet.org
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 1
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: alt
|
||||
set {
|
||||
network-name "AltNet IRC";
|
||||
default-server "irc.alternativenet.org";
|
||||
services-server "services.alternativenet.org";
|
||||
stats-server "statistics.alternativenet.org";
|
||||
help-channel "#AltNetHelp";
|
||||
hiddenhost-prefix "altirc";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.alternativenet.org";
|
||||
global "ircop.alternativenet.org";
|
||||
coadmin "coadmin.alternativenet.org";
|
||||
admin "admin.alternativenet.org";
|
||||
servicesadmin "serviceop.alternativenet.org";
|
||||
techadmin "techadmin.alternativenet.org";
|
||||
netadmin "netadmin.alternativenet.org";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-28
@@ -1,28 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# My IRC Network (irc.auspice.org) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 01 Dec 2000 00:31
|
||||
# Author: In Mean
|
||||
# Email: auspice@auspice.org
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Auspice
|
||||
Set ircnetwork ....: Auspice
|
||||
Set defserv .......: irc.auspice.org
|
||||
Set SERVICES_NAME .: Services.auspice.org
|
||||
Set oper_host .....: oper.auspice.org
|
||||
Set admin_host ....: admin.auspice.org
|
||||
Set locop_host ....: locop.auspice.org
|
||||
Set sadmin_host ...: csop.auspice.org
|
||||
Set netadmin_host .: netadmin.auspice.org
|
||||
Set coadmin_host ..: coadmin.auspice.org
|
||||
Set techadmin_host : techadmin.auspice.org
|
||||
Set hidden_host ...: khmer
|
||||
Set netdomain .....: auspice.org
|
||||
Set helpchan ......: #services
|
||||
Set STATS_SERVER ..: Services.auspice.org
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: not_in_use
|
||||
set {
|
||||
network-name "Auspice";
|
||||
default-server "irc.auspice.org";
|
||||
services-server "Services.auspice.org";
|
||||
stats-server "Services.auspice.org";
|
||||
help-channel "#services";
|
||||
hiddenhost-prefix "khmer";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.auspice.org";
|
||||
global "oper.auspice.org";
|
||||
coadmin "coadmin.auspice.org";
|
||||
admin "admin.auspice.org";
|
||||
servicesadmin "csop.auspice.org";
|
||||
techadmin "techadmin.auspice.org";
|
||||
netadmin "netadmin.auspice.org";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-25
@@ -1,25 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# AXEnet (irc.axenet.org) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Axenet
|
||||
Set ircnetwork ....: Axenet
|
||||
Set defserv .......: irc.axenet.org
|
||||
Set SERVICES_NAME .: services.axenet.org
|
||||
Set oper_host .....: ircop.axenet.org
|
||||
Set admin_host ....: admin.axenet.org
|
||||
Set locop_host ....: locop.axenet.org
|
||||
Set sadmin_host ...: csop.axenet.org
|
||||
Set netadmin_host .: netadmin.axenet.org
|
||||
Set coadmin_host ..: coadmin.axenet.org
|
||||
Set techadmin_host : techadmin.axenet.org
|
||||
Set hidden_host ...: axe
|
||||
Set netdomain .....: axenet.org
|
||||
Set helpchan ......: #axenethelp
|
||||
Set STATS_SERVER ..: stats.axenet.org
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: axe
|
||||
|
||||
set {
|
||||
network-name "Axenet";
|
||||
default-server "irc.axenet.org";
|
||||
services-server "services.axenet.org";
|
||||
stats-server "stats.axenet.org";
|
||||
help-channel "#axenethelp";
|
||||
hiddenhost-prefix "axe";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.axenet.org";
|
||||
global "ircop.axenet.org";
|
||||
coadmin "coadmin.axenet.org";
|
||||
admin "admin.axenet.org";
|
||||
servicesadmin "csop.axenet.org";
|
||||
techadmin "techadmin.axenet.org";
|
||||
netadmin "netadmin.axenet.org";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Bunker7.net Network Configuration File
|
||||
# -----------------------------------------
|
||||
# Added-at: 17 August 1999 12:34 CT
|
||||
# Author: Rogue
|
||||
# E-Mail: rogue@bunker7.net
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: bunker7
|
||||
Set ircnetwork ....: bunker7
|
||||
Set defserv .......: irc.bunker7.net
|
||||
Set SERVICES_NAME .: services.bunker7.net
|
||||
Set oper_host .....: global.bunker7.net
|
||||
Set admin_host ....: admin.bunker7.net
|
||||
Set locop_host ....: local.bunker7.net
|
||||
Set sadmin_host ...: sadm.bunker7.net
|
||||
Set netadmin_host .: netadmin.bunker7.net
|
||||
Set coadmin_host ..: coadmin.bunker7.net
|
||||
Set techadmin_host : techadmin.bunker7.net
|
||||
Set hidden_host ...: bunker7
|
||||
Set netdomain .....: bunker7.net
|
||||
Set helpchan ......: #bunker7
|
||||
Set STATS_SERVER ..: stats.bunker7.net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: B7
|
||||
set {
|
||||
network-name "bunker7";
|
||||
default-server "irc.bunker7.net";
|
||||
services-server "services.bunker7.net";
|
||||
stats-server "stats.bunker7.net";
|
||||
help-channel "#bunker7";
|
||||
hiddenhost-prefix "bunker7";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "local.bunker7.net";
|
||||
global "global.bunker7.net";
|
||||
coadmin "coadmin.bunker7.net";
|
||||
admin "admin.bunker7.net";
|
||||
servicesadmin "sadm.bunker7.net";
|
||||
techadmin "techadmin.bunker7.net";
|
||||
netadmin "netadmin.bunker7.net";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-71
@@ -1,71 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <day> <month> <year> <hh:dd> GMT
|
||||
# Author: <nick> (<real name>)
|
||||
# E-Mail: <email>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: CC2
|
||||
Set ircnetwork ....: CC2
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: irc.cc2.org
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: services.cc2.org
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: ircop.cc2.org
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: admin.cc2.org
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: locop.cc2.org
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: services.cc2.org
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: netadmin.cc2.org
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: coadmin.cc2.org
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : technician.cc2.org
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: user
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: cc2.org
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #help
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: stats.ircnet.org
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 1
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: cc2
|
||||
set {
|
||||
network-name "CC2";
|
||||
default-server "irc.cc2.org";
|
||||
services-server "services.cc2.org";
|
||||
stats-server "stats.ircnet.org";
|
||||
help-channel "#help";
|
||||
hiddenhost-prefix "user";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.cc2.org";
|
||||
global "ircop.cc2.org";
|
||||
coadmin "coadmin.cc2.org";
|
||||
admin "admin.cc2.org";
|
||||
servicesadmin "services.cc2.org";
|
||||
techadmin "technician.cc2.org";
|
||||
netadmin "netadmin.cc2.org";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-30
@@ -1,30 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# ChatPlace (irc.chatplace.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Stskeeps (Carsten Munk)
|
||||
# E-Mail: stskeeps@roxnet.org
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: ChatPlace
|
||||
Set ircnetwork ....: ChatPlace
|
||||
Set defserv .......: irc.chatplace.net
|
||||
Set SERVICES_NAME .: services.chatplace.net
|
||||
Set oper_host .....: oper.chatplace.net
|
||||
Set admin_host ....: admin.chatplace.net
|
||||
Set locop_host ....: locop.chatplace.net
|
||||
Set sadmin_host ...: csop.chatplace.net
|
||||
Set netadmin_host .: netadmin.chatplace.net
|
||||
Set coadmin_host ..: coadmin.chatplace.net
|
||||
Set techadmin_host : techadmin.chatplace.net
|
||||
Set hidden_host ...: cp
|
||||
Set netdomain .....: chatplace.net
|
||||
Set helpchan ......: #HelpDesk
|
||||
Set STATS_SERVER ..: stats.chatplace.net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: CP
|
||||
|
||||
set {
|
||||
network-name "ChatPlace";
|
||||
default-server "irc.chatplace.net";
|
||||
services-server "services.chatplace.net";
|
||||
stats-server "stats.chatplace.net";
|
||||
help-channel "#HelpDesk";
|
||||
hiddenhost-prefix "cp";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.chatplace.net";
|
||||
global "oper.chatplace.net";
|
||||
coadmin "coadmin.chatplace.net";
|
||||
admin "admin.chatplace.net";
|
||||
servicesadmin "csop.chatplace.net";
|
||||
techadmin "techadmin.chatplace.net";
|
||||
netadmin "netadmin.chatplace.net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,30 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Chatstation (irc.chatstation.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Astronomy (Kerem Durmus)
|
||||
# E-Mail: ircadmin@chatstation.net
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Chatstation
|
||||
Set ircnetwork ....: Chatstation
|
||||
Set defserv .......: irc.chatstation.net
|
||||
Set SERVICES_NAME .: services.chatstation.net
|
||||
Set oper_host .....: IRCop.Chatstation.Net
|
||||
Set admin_host ....: Admin.Chatstation.Net
|
||||
Set locop_host ....: Locop.Chatstation.Net
|
||||
Set sadmin_host ...: CSops.Chatstation.Net
|
||||
Set netadmin_host .: NetAdmin.Chatstation.Net
|
||||
Set coadmin_host ..: Coadmin.Chatstation.Net
|
||||
Set techadmin_host : TechAdmin.Chatstation.Net
|
||||
Set hidden_host ...: Chatstation
|
||||
Set netdomain .....: chatstation.net
|
||||
Set helpchan ......: #Help
|
||||
Set STATS_SERVER ..: stats.Chatstation.Net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: CS
|
||||
|
||||
set {
|
||||
network-name "Chatstation";
|
||||
default-server "irc.chatstation.net";
|
||||
services-server "services.chatstation.net";
|
||||
stats-server "stats.Chatstation.Net";
|
||||
help-channel "#Help";
|
||||
hiddenhost-prefix "Chatstation";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "Locop.Chatstation.Net";
|
||||
global "IRCop.Chatstation.Net";
|
||||
coadmin "Coadmin.Chatstation.Net";
|
||||
admin "Admin.Chatstation.Net";
|
||||
servicesadmin "CSops.Chatstation.Net";
|
||||
techadmin "TechAdmin.Chatstation.Net";
|
||||
netadmin "NetAdmin.Chatstation.Net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-39
@@ -1,39 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <day> <month> <year> <hh:dd> GMT
|
||||
# Author: <nick> (<real name>)
|
||||
# E-Mail: <email>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
ver^2.2
|
||||
#
|
||||
# Darkfyre (irc.darkfyre.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 10 September 2000 22:23
|
||||
# Author: Mel
|
||||
# Email: mel19791@home.com <mailto:mel19791@home.com>
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Darkfyre
|
||||
Set ircnetwork ....: Darkfyre
|
||||
Set defserv .......: irc.darkfyre.net
|
||||
Set SERVICES_NAME .: Services.Darkfyre.Net
|
||||
Set oper_host .....: IRCop.Darkfyre.Net
|
||||
Set admin_host ....: Admin.Darkfyre.Net
|
||||
Set locop_host ....: LocalOp.Darkfyre.Net
|
||||
Set sadmin_host ...: CSop.Darkfyre.Net
|
||||
Set netadmin_host .: NetAdmin.Darkfyre.Net
|
||||
Set coadmin_host ..: CoAdmin.Darkfyre.Net
|
||||
Set techadmin_host : TechAdmin.Darkfyre.Net
|
||||
Set hidden_host ...: darkfyre
|
||||
Set netdomain .....: Darkfyre.net
|
||||
Set helpchan ......: #help
|
||||
Set STATS_SERVER ..: Stats.Darkfyre.Net
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: not_in_use
|
||||
set {
|
||||
network-name "Darkfyre";
|
||||
default-server "irc.darkfyre.net";
|
||||
services-server "Services.Darkfyre.Net";
|
||||
stats-server "Stats.Darkfyre.Net";
|
||||
help-channel "#help";
|
||||
hiddenhost-prefix "darkfyre";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LocalOp.Darkfyre.Net";
|
||||
global "IRCop.Darkfyre.Net";
|
||||
coadmin "CoAdmin.Darkfyre.Net";
|
||||
admin "Admin.Darkfyre.Net";
|
||||
servicesadmin "CSop.Darkfyre.Net";
|
||||
techadmin "TechAdmin.Darkfyre.Net";
|
||||
netadmin "NetAdmin.Darkfyre.Net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Darkwar (irc.darkwar.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 22 October 2000 19:40
|
||||
# Author: stryker
|
||||
# Email: stryker@darkwar.net
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Darkwar
|
||||
Set ircnetwork ....: Darkwar
|
||||
Set defserv .......: irc.darkwar.net
|
||||
Set SERVICES_NAME .: services.darkwar.net
|
||||
Set oper_host .....: oper.darkwar.net
|
||||
Set admin_host ....: admin.darkwar.net
|
||||
Set locop_host ....: locop.darkwar.net
|
||||
Set sadmin_host ...: csop.darkwar.net
|
||||
Set netadmin_host .: netadmin.darkwar.net
|
||||
Set coadmin_host ..: coadmin.darkwar.net
|
||||
Set techadmin_host : techadmin.darkwar.net
|
||||
Set hidden_host ...: hide
|
||||
Set netdomain .....: darkwar.net
|
||||
Set helpchan ......: #darkwar
|
||||
Set STATS_SERVER ..: stats.darkwar.net
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: not_in_use
|
||||
|
||||
set {
|
||||
network-name "Darkwar";
|
||||
default-server "irc.darkwar.net";
|
||||
services-server "services.darkwar.net";
|
||||
stats-server "stats.darkwar.net";
|
||||
help-channel "#darkwar";
|
||||
hiddenhost-prefix "hide";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.darkwar.net";
|
||||
global "oper.darkwar.net";
|
||||
coadmin "coadmin.darkwar.net";
|
||||
admin "admin.darkwar.net";
|
||||
servicesadmin "csop.darkwar.net";
|
||||
techadmin "techadmin.darkwar.net";
|
||||
netadmin "netadmin.darkwar.net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-31
@@ -1,31 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Data-Storm (irc.data-storm.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 05 November 2000 13:42
|
||||
# Author: data-genius
|
||||
# Email: dg@data-storm.net
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Data-Storm
|
||||
Set ircnetwork ....: Data-Storm
|
||||
Set defserv .......: irc.data-storm.net
|
||||
Set SERVICES_NAME .: services.data-storm.net
|
||||
Set oper_host .....: oper.root.net
|
||||
Set admin_host ....: oper.root.net
|
||||
Set locop_host ....: oper.root.net
|
||||
Set sadmin_host ...: oper.root.net
|
||||
Set netadmin_host .: oper.god.net
|
||||
Set coadmin_host ..: oper.root.net
|
||||
Set techadmin_host : oper.root.net
|
||||
Set hidden_host ...: ownedbyj00
|
||||
Set netdomain .....: data-storm.net
|
||||
Set helpchan ......: #help
|
||||
Set STATS_SERVER ..: stats.data-storm.net
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: not_in_use
|
||||
|
||||
|
||||
|
||||
set {
|
||||
network-name "Data-Storm";
|
||||
default-server "irc.data-storm.net";
|
||||
services-server "services.data-storm.net";
|
||||
stats-server "stats.data-storm.net";
|
||||
help-channel "#help";
|
||||
hiddenhost-prefix "ownedbyj00";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "oper.root.net";
|
||||
global "oper.root.net";
|
||||
coadmin "oper.root.net";
|
||||
admin "oper.root.net";
|
||||
servicesadmin "oper.root.net";
|
||||
techadmin "oper.root.net";
|
||||
netadmin "oper.god.net";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,70 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <day> <month> <year> <hh:dd> GMT
|
||||
# Author: <nick> (<real name>)
|
||||
# E-Mail: <email>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: digital-irc.net
|
||||
Set ircnetwork ....: digital-irc.net
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: irc.digital-irc.net
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: services.digital-irc.net
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: ircop.digital-irc.net
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: admin.digital-irc.net
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: locop.digital-irc.net
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: serviceop.digital-irc.net
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: netadmin.digital-irc.net
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: coadmin.digital-irc.net
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : techadmin.digital-irc.net
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: digital-irc
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: digital-irc.net
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #Digital-IRC
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: stats.digital-irc.net
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 0
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: ic
|
||||
set {
|
||||
network-name "digital-irc.net";
|
||||
default-server "irc.digital-irc.net";
|
||||
services-server "services.digital-irc.net";
|
||||
stats-server "stats.digital-irc.net";
|
||||
help-channel "#Digital-IRC";
|
||||
hiddenhost-prefix "digital-irc";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.digital-irc.net";
|
||||
global "ircop.digital-irc.net";
|
||||
coadmin "coadmin.digital-irc.net";
|
||||
admin "admin.digital-irc.net";
|
||||
servicesadmin "serviceop.digital-irc.net";
|
||||
techadmin "techadmin.digital-irc.net";
|
||||
netadmin "netadmin.digital-irc.net";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# DragonWings.org Network Configuration File
|
||||
# -----------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Stskeeps (Carsten Munk)
|
||||
# E-Mail: stskeeps@global-irc.net
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: DragonWings
|
||||
Set ircnetwork ....: DragonWings
|
||||
Set defserv .......: irc.dragonwings.org
|
||||
Set SERVICES_NAME .: saturn.dragonwings.org
|
||||
Set oper_host .....: ircop.dragonwings.org
|
||||
Set admin_host ....: admin.dragonwings.org
|
||||
Set locop_host ....: locop.dragonwings.org
|
||||
Set sadmin_host ...: serviceop.dragonwings.org
|
||||
Set netadmin_host .: netadmin.dragonwings.org
|
||||
Set coadmin_host ..: coadmin.dragonwings.org
|
||||
Set techadmin_host : techadmin.dragonwings.org
|
||||
Set hidden_host ...: dw
|
||||
Set netdomain .....: dragonwings.org
|
||||
Set helpchan ......: #DragonWings
|
||||
Set STATS_SERVER ..: stats.dragonwings.org
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: DW
|
||||
set {
|
||||
network-name "DragonWings";
|
||||
default-server "irc.dragonwings.org";
|
||||
services-server "saturn.dragonwings.org";
|
||||
stats-server "stats.dragonwings.org";
|
||||
help-channel "#DragonWings";
|
||||
hiddenhost-prefix "dw";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.dragonwings.org";
|
||||
global "ircop.dragonwings.org";
|
||||
coadmin "coadmin.dragonwings.org";
|
||||
admin "admin.dragonwings.org";
|
||||
servicesadmin "serviceop.dragonwings.org";
|
||||
techadmin "techadmin.dragonwings.org";
|
||||
netadmin "netadmin.dragonwings.org";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,25 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# German-Elite (irc.german-elite.net) Network Configuration File
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: German-Elite
|
||||
Set ircnetwork ....: German-Elite
|
||||
Set defserv .......: irc.german-elite.net
|
||||
Set SERVICES_NAME .: services.german-elite.net
|
||||
Set oper_host .....: ircop.german-elite.net
|
||||
Set admin_host ....: admin.german-elite.net
|
||||
Set locop_host ....: locop.german-elite.net
|
||||
Set sadmin_host ...: csop.german-elite.net
|
||||
Set netadmin_host .: netadmin.german-elite.net
|
||||
Set coadmin_host ..: coadmin.german-elite.net
|
||||
Set techadmin_host : techadmin.german-elite.net
|
||||
Set hidden_host ...: GE
|
||||
Set netdomain .....: german-elite.net
|
||||
Set helpchan ......: #german-elite
|
||||
Set STATS_SERVER ..: stats.german-elite.net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: GE
|
||||
|
||||
set {
|
||||
network-name "German-Elite";
|
||||
default-server "irc.german-elite.net";
|
||||
services-server "services.german-elite.net";
|
||||
stats-server "stats.german-elite.net";
|
||||
help-channel "#german-elite";
|
||||
hiddenhost-prefix "GE";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.german-elite.net";
|
||||
global "ircop.german-elite.net";
|
||||
coadmin "coadmin.german-elite.net";
|
||||
admin "admin.german-elite.net";
|
||||
servicesadmin "csop.german-elite.net";
|
||||
techadmin "techadmin.german-elite.net";
|
||||
netadmin "netadmin.german-elite.net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,71 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <Monday> <August> <2000>
|
||||
# Author: Anonymos
|
||||
# E-Mail: Anonymos@Global-IRC.de
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: IRC
|
||||
Set ircnetwork ....: Global
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: IRC.Global-IRC.de
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: Service.Global-IRC.de
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: Global-IRC-OP.Global-IRC.de
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: ServerAdmin.Global-IRC.de
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: Local-IRC-OP.Global-IRC.de
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: ServiceAdmin.Global-IRC.de
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: NetworkAdmin.Global-IRC.de
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: CoAdmin.Global-IRC.de
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : TechAdmin.Global-IRC.de
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: GL-IRC
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: Global-IRC.de
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #Global-IRC-World
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: Stats.Global-IRC.de
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 0
|
||||
# This enables the auto-setting of f.x @ServerAdmin.Global-IRC.de
|
||||
# on oper up
|
||||
Set iNAH ..........: 1
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: GL
|
||||
set {
|
||||
network-name "Global";
|
||||
default-server "IRC.Global-IRC.de";
|
||||
services-server "Service.Global-IRC.de";
|
||||
stats-server "Stats.Global-IRC.de";
|
||||
help-channel "#Global-IRC-World";
|
||||
hiddenhost-prefix "GL-IRC";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "Local-IRC-OP.Global-IRC.de";
|
||||
global "Global-IRC-OP.Global-IRC.de";
|
||||
coadmin "CoAdmin.Global-IRC.de";
|
||||
admin "ServerAdmin.Global-IRC.de";
|
||||
servicesadmin "ServiceAdmin.Global-IRC.de";
|
||||
techadmin "TechAdmin.Global-IRC.de";
|
||||
netadmin "NetworkAdmin.Global-IRC.de";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Global-IRC.net Network Configuration File
|
||||
# -----------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Stskeeps (Carsten Munk)
|
||||
# E-Mail: stskeeps@global-irc.net
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Global-IRC
|
||||
Set ircnetwork ....: Global-IRC
|
||||
Set defserv .......: irc.global-irc.net
|
||||
Set SERVICES_NAME .: services.global-irc.net
|
||||
Set oper_host .....: ircop.global-irc.net
|
||||
Set admin_host ....: admin.global-irc.net
|
||||
Set locop_host ....: locop.global-irc.net
|
||||
Set sadmin_host ...: serviceop.global-irc.net
|
||||
Set netadmin_host .: netadmin.global-irc.net
|
||||
Set coadmin_host ..: coadmin.global-irc.net
|
||||
Set techadmin_host : techadmin.global-irc.net
|
||||
Set hidden_host ...: global
|
||||
Set netdomain .....: global-irc.net
|
||||
Set helpchan ......: #Global
|
||||
Set STATS_SERVER ..: stats.global-irc.net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: GI
|
||||
set {
|
||||
network-name "Global-IRC";
|
||||
default-server "irc.global-irc.net";
|
||||
services-server "services.global-irc.net";
|
||||
stats-server "stats.global-irc.net";
|
||||
help-channel "#Global";
|
||||
hiddenhost-prefix "global";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.global-irc.net";
|
||||
global "ircop.global-irc.net";
|
||||
coadmin "coadmin.global-irc.net";
|
||||
admin "admin.global-irc.net";
|
||||
servicesadmin "serviceop.global-irc.net";
|
||||
techadmin "techadmin.global-irc.net";
|
||||
netadmin "netadmin.global-irc.net";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Global-IRC.net Network Configuration File
|
||||
# -----------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Stskeeps (Carsten Munk)
|
||||
# E-Mail: stskeeps@global-irc.net
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Infinity-IRC.org
|
||||
Set ircnetwork ....: Infinity-IRC.org
|
||||
Set defserv .......: irc.infinity-irc.org
|
||||
Set SERVICES_NAME .: services.infinity-irc.org
|
||||
Set oper_host .....: IRCop.Infinity-IRC.org
|
||||
Set admin_host ....: IRCop-Admin.Infinity-IRC.org
|
||||
Set locop_host ....: LOCop.Infinity-IRC.org
|
||||
Set sadmin_host ...: IRCop-ServiceAdmin.Infinity-IRC.org
|
||||
Set netadmin_host .: IRCop-NetAdmin.Infinity-IRC.org
|
||||
Set coadmin_host ..: IRCop-CoAdmin.Infinity-IRC.org
|
||||
Set techadmin_host : IRCop-TechAdmin.Infinity-IRC.org
|
||||
Set hidden_host ...: Infinity
|
||||
Set netdomain .....: Infinity-IRC.org
|
||||
Set helpchan ......: #Infinity
|
||||
Set STATS_SERVER ..: stats.infinity-irc.org
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: IN
|
||||
set {
|
||||
network-name "Infinity-IRC.org";
|
||||
default-server "irc.infinity-irc.org";
|
||||
services-server "services.infinity-irc.org";
|
||||
stats-server "stats.infinity-irc.org";
|
||||
help-channel "#Infinity";
|
||||
hiddenhost-prefix "Infinity";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LOCop.Infinity-IRC.org";
|
||||
global "IRCop.Infinity-IRC.org";
|
||||
coadmin "IRCop-CoAdmin.Infinity-IRC.org";
|
||||
admin "IRCop-Admin.Infinity-IRC.org";
|
||||
servicesadmin "IRCop-ServiceAdmin.Infinity-IRC.org";
|
||||
techadmin "IRCop-TechAdmin.Infinity-IRC.org";
|
||||
netadmin "IRCop-NetAdmin.Infinity-IRC.org";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# ROXnet (irc.rox.za.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Stskeeps (Carsten Munk)
|
||||
# E-Mail: stskeeps@roxnet.org
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: InterTurk
|
||||
Set ircnetwork ....: InterTurk
|
||||
Set defserv .......: irc.interturk.net
|
||||
Set SERVICES_NAME .: services.egenet.com.tr
|
||||
Set oper_host .....: ircop.interturk.net
|
||||
Set admin_host ....: admin.interturk.net
|
||||
Set locop_host ....: locop.interturk.net
|
||||
Set sadmin_host ...: csops.interturk.net
|
||||
Set netadmin_host .: netadmin.interturk.net
|
||||
Set coadmin_host ..: coadmin.interturk.net
|
||||
Set techadmin_host : techadmin.interturk.net
|
||||
Set hidden_host ...: InterTurk
|
||||
Set netdomain .....: interturk.net
|
||||
Set helpchan ......: #Help
|
||||
Set STATS_SERVER ..: stats.interturk.net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: iN
|
||||
set {
|
||||
network-name "InterTurk";
|
||||
default-server "irc.interturk.net";
|
||||
services-server "services.egenet.com.tr";
|
||||
stats-server "stats.interturk.net";
|
||||
help-channel "#Help";
|
||||
hiddenhost-prefix "InterTurk";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.interturk.net";
|
||||
global "ircop.interturk.net";
|
||||
coadmin "coadmin.interturk.net";
|
||||
admin "admin.interturk.net";
|
||||
servicesadmin "csops.interturk.net";
|
||||
techadmin "techadmin.interturk.net";
|
||||
netadmin "netadmin.interturk.net";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Global-IRC.net Network Configuration File
|
||||
# -----------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Stskeeps (Carsten Munk)
|
||||
# E-Mail: stskeeps@global-irc.net
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: IRCThai.com
|
||||
Set ircnetwork ....: IRCThai.com
|
||||
Set defserv .......: irc.ircthai.com
|
||||
Set SERVICES_NAME .: services.ircthai.com
|
||||
Set oper_host .....: IRCop.ircthai.com
|
||||
Set admin_host ....: Admin.ircthai.com
|
||||
Set locop_host ....: LOCop.ircthai.com
|
||||
Set sadmin_host ...: ServiceAdmin.ircthai.com
|
||||
Set netadmin_host .: NetAdmin.ircthai.com
|
||||
Set coadmin_host ..: CoAdmin.ircthai.com
|
||||
Set techadmin_host : TechAdmin.ircthai.com
|
||||
Set hidden_host ...: IRCThai
|
||||
Set netdomain .....: ircthai.com
|
||||
Set helpchan ......: #ThaiHelp
|
||||
Set STATS_SERVER ..: stats.ircthai.com
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: IT
|
||||
set {
|
||||
network-name "IRCThai.com";
|
||||
default-server "irc.ircthai.com";
|
||||
services-server "services.ircthai.com";
|
||||
stats-server "stats.ircthai.com";
|
||||
help-channel "#ThaiHelp";
|
||||
hiddenhost-prefix "IRCThai";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LOCop.ircthai.com";
|
||||
global "IRCop.ircthai.com";
|
||||
coadmin "CoAdmin.ircthai.com";
|
||||
admin "Admin.ircthai.com";
|
||||
servicesadmin "ServiceAdmin.ircthai.com";
|
||||
techadmin "TechAdmin.ircthai.com";
|
||||
netadmin "NetAdmin.ircthai.com";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-30
@@ -1,30 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# IsraelNet (irc.israel.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 14 September 2000 14:39
|
||||
# Author: Web
|
||||
# Email: dors@Nonstop.net.il
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: IsraelNet
|
||||
Set ircnetwork ....: IsraelNet
|
||||
Set defserv .......: irc.israel.net
|
||||
Set SERVICES_NAME .: services.israel.net
|
||||
Set oper_host .....: Oper.Israel.Net
|
||||
Set admin_host ....: Admin.Israel.Net
|
||||
Set locop_host ....: LocOP.Israel.Net
|
||||
Set sadmin_host ...: CSop.Israel.Net
|
||||
Set netadmin_host .: NetAdmin.Israel.Net
|
||||
Set coadmin_host ..: CoAdmin.Israel.Net
|
||||
Set techadmin_host : TechAdmin.Israel.Net
|
||||
Set hidden_host ...: israel
|
||||
Set netdomain .....: irc.israel.net
|
||||
Set helpchan ......: #OperHelp
|
||||
Set STATS_SERVER ..: stats.israel.net
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: not_in_use
|
||||
|
||||
|
||||
set {
|
||||
network-name "IsraelNet";
|
||||
default-server "irc.israel.net";
|
||||
services-server "services.israel.net";
|
||||
stats-server "stats.israel.net";
|
||||
help-channel "#OperHelp";
|
||||
hiddenhost-prefix "israel";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LocOP.Israel.Net";
|
||||
global "Oper.Israel.Net";
|
||||
coadmin "CoAdmin.Israel.Net";
|
||||
admin "Admin.Israel.Net";
|
||||
servicesadmin "CSop.Israel.Net";
|
||||
techadmin "TechAdmin.Israel.Net";
|
||||
netadmin "NetAdmin.Israel.Net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-71
@@ -1,71 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <day> <month> <year> <hh:dd> GMT
|
||||
# Author: <nick> (<real name>)
|
||||
# E-Mail: <email>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: KammTecH
|
||||
Set ircnetwork ....: KammTecH
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: irc.kammtech.dhs.org
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: services.kammtech.dhs.org
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: ircop.kammtech.dhs.org
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: admin.kammtech.dhs.org
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: locop.kammtech.dhs.org
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: serviceop.kammtech.dhs.org
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: netadmin.kammtech.dhs.org
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: coadmin.kammtech.dhs.org
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : techadmin.kammtech.dhs.org
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: kammtech
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: kammtech.dhs.org
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #KammTecH
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: stats.kammtech.dhs.org
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 1
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: KammTecH
|
||||
set {
|
||||
network-name "KammTecH";
|
||||
default-server "irc.kammtech.dhs.org";
|
||||
services-server "services.kammtech.dhs.org";
|
||||
stats-server "stats.kammtech.dhs.org";
|
||||
help-channel "#KammTecH";
|
||||
hiddenhost-prefix "kammtech";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.kammtech.dhs.org";
|
||||
global "ircop.kammtech.dhs.org";
|
||||
coadmin "coadmin.kammtech.dhs.org";
|
||||
admin "admin.kammtech.dhs.org";
|
||||
servicesadmin "serviceop.kammtech.dhs.org";
|
||||
techadmin "techadmin.kammtech.dhs.org";
|
||||
netadmin "netadmin.kammtech.dhs.org";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# lamenet.net (irc.lamenet.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 16 November 2000 10:40
|
||||
# Author: Reptilezen
|
||||
# Email: xtekcor@hotmail.com <mailto:xtekcor@hotmail.com>
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: lamenet.net
|
||||
Set ircnetwork ....: lamenet.net
|
||||
Set defserv .......: irc.lamenet.net
|
||||
Set SERVICES_NAME .: services.lamenet.net
|
||||
Set oper_host .....: oper.mynet.org
|
||||
Set admin_host ....: admin.mynet.org
|
||||
Set locop_host ....: biglamer.lamenet.net
|
||||
Set sadmin_host ...: csop.lamenet.net
|
||||
Set netadmin_host .: netadmin.lamenet.net
|
||||
Set coadmin_host ..: coadmin
|
||||
Set techadmin_host : techadmin.lamenet.net
|
||||
Set hidden_host ...: hiddenhost
|
||||
Set netdomain .....: lamenet.net
|
||||
Set helpchan ......: #Services
|
||||
Set STATS_SERVER ..: stats.lamenet.net
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: not_in_use
|
||||
|
||||
set {
|
||||
network-name "lamenet.net";
|
||||
default-server "irc.lamenet.net";
|
||||
services-server "services.lamenet.net";
|
||||
stats-server "stats.lamenet.net";
|
||||
help-channel "#Services";
|
||||
hiddenhost-prefix "hiddenhost";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "biglamer.lamenet.net";
|
||||
global "oper.mynet.org";
|
||||
coadmin "coadmin";
|
||||
admin "admin.mynet.org";
|
||||
servicesadmin "csop.lamenet.net";
|
||||
techadmin "techadmin.lamenet.net";
|
||||
netadmin "netadmin.lamenet.net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,20 +1,19 @@
|
||||
ver^2.2
|
||||
|
||||
Network >..........: Linuxactive
|
||||
Set ircnetwork ....: Linuxactive
|
||||
Set defserv .......: irc.linuxactive.net
|
||||
Set SERVICES_NAME .: services.linuxactive.net
|
||||
Set oper_host .....: ircop.linuxactive.net
|
||||
Set admin_host ....: admin.linuxactive.net
|
||||
Set locop_host ....: locop.linuxactive.net
|
||||
Set sadmin_host ...: csops.linuxactive.net
|
||||
Set netadmin_host .: netadmin.linuxactive.net
|
||||
Set coadmin_host ..: coadmin.linuxactive.net
|
||||
Set techadmin_host : techadmin.linuxactive.net
|
||||
Set hidden_host ...: LinuxActive
|
||||
Set netdomain .....: linuxactive.net
|
||||
Set helpchan ......: #Linux
|
||||
Set STATS_SERVER ..: stats.linuxactive.net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: TR
|
||||
set {
|
||||
network-name "Linuxactive";
|
||||
default-server "irc.linuxactive.net";
|
||||
services-server "services.linuxactive.net";
|
||||
stats-server "stats.linuxactive.net";
|
||||
help-channel "#Linux";
|
||||
hiddenhost-prefix "LinuxActive";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.linuxactive.net";
|
||||
global "ircop.linuxactive.net";
|
||||
coadmin "coadmin.linuxactive.net";
|
||||
admin "admin.linuxactive.net";
|
||||
servicesadmin "csops.linuxactive.net";
|
||||
techadmin "techadmin.linuxactive.net";
|
||||
netadmin "netadmin.linuxactive.net";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
ver^2.2
|
||||
Network >..........: LinuxSquare
|
||||
Set ircnetwork ....: LinuxSquare
|
||||
Set defserv .......: Irc.LinuxSquare.Net
|
||||
Set SERVICES_NAME .: Services.CA.US.LinuxSquare.Net
|
||||
Set oper_host .....: GlobalOp.LinuxSquare.Net
|
||||
Set admin_host ....: Admin.LinuxSquare.Net
|
||||
Set locop_host ....: TrainingOp.LinuxSquare.Net
|
||||
Set sadmin_host ...: ServicesAdmin.LinuxSquare.Net
|
||||
Set netadmin_host .: NetAdmin.LinuxSquare.Net
|
||||
Set coadmin_host ..: CoAdmin.LinuxSquare.Net
|
||||
Set techadmin_host : TechAdmin.LinuxSquare.Net
|
||||
Set hidden_host ...: LinuxSquare
|
||||
Set netdomain .....: LinuxSquare.Net
|
||||
Set helpchan ......: #HelpDesk
|
||||
Set STATS_SERVER ..: Stats.CA.US.LinuxSquare.Net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: LS
|
||||
set {
|
||||
network-name "LinuxSquare";
|
||||
default-server "Irc.LinuxSquare.Net";
|
||||
services-server "Services.CA.US.LinuxSquare.Net";
|
||||
stats-server "Stats.CA.US.LinuxSquare.Net";
|
||||
help-channel "#HelpDesk";
|
||||
hiddenhost-prefix "LinuxSquare";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "TrainingOp.LinuxSquare.Net";
|
||||
global "GlobalOp.LinuxSquare.Net";
|
||||
coadmin "CoAdmin.LinuxSquare.Net";
|
||||
admin "Admin.LinuxSquare.Net";
|
||||
servicesadmin "ServicesAdmin.LinuxSquare.Net";
|
||||
techadmin "TechAdmin.LinuxSquare.Net";
|
||||
netadmin "NetAdmin.LinuxSquare.Net";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-31
@@ -1,31 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# MegaIRC.net Network Configuration File
|
||||
# -----------------------------------------
|
||||
# Added-at: 1 August 1999 00:00 GMT
|
||||
# Author: NonMortal (Luke Slotwinski)
|
||||
# E-Mail: NonMortal@MegaIRC.Com
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: MegaIRC
|
||||
Set ircnetwork ....: MegaIRC
|
||||
Set defserv .......: irc.MegaIRC.Net
|
||||
Set SERVICES_NAME .: Services.MegaIRC.Net
|
||||
Set oper_host .....: Ircop.MegaIRC.Net
|
||||
Set admin_host ....: Server-Admin.MegaIRC.Net
|
||||
Set locop_host ....: Local-Ircop.MegaIRC.Net
|
||||
Set sadmin_host ...: SOP.MegaIRC.Net
|
||||
Set netadmin_host .: NetAdmin.MegaIRC.Net
|
||||
Set coadmin_host ..: Server-CoAdmin.MegaIRC.Net
|
||||
Set techadmin_host : TechAdmin.MegaIRC.Net
|
||||
Set hidden_host ...: mega
|
||||
Set netdomain .....: MegaIRC.Net
|
||||
Set helpchan ......: #helpdesk
|
||||
Set STATS_SERVER ..: Stats.MegaIRC.Net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: MI
|
||||
# To protect people from using normal edition Unreal to link to MegaIRC
|
||||
Set STOPSE ........: 1
|
||||
set {
|
||||
network-name "MegaIRC";
|
||||
default-server "irc.MegaIRC.Net";
|
||||
services-server "Services.MegaIRC.Net";
|
||||
stats-server "Stats.MegaIRC.Net";
|
||||
help-channel "#helpdesk";
|
||||
hiddenhost-prefix "mega";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "Local-Ircop.MegaIRC.Net";
|
||||
global "Ircop.MegaIRC.Net";
|
||||
coadmin "Server-CoAdmin.MegaIRC.Net";
|
||||
admin "Server-Admin.MegaIRC.Net";
|
||||
servicesadmin "SOP.MegaIRC.Net";
|
||||
techadmin "TechAdmin.MegaIRC.Net";
|
||||
netadmin "NetAdmin.MegaIRC.Net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Mp3Fans.net Network Configuration File
|
||||
# -----------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Stskeeps (Carsten Munk)
|
||||
# E-Mail: stskeeps@global-irc.net
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Mp3FansNet
|
||||
Set ircnetwork ....: Mp3FansNet
|
||||
Set defserv .......: irc.mp3fans.net
|
||||
Set SERVICES_NAME .: services.mp3fans.net
|
||||
Set oper_host .....: ircop.mp3fans.net
|
||||
Set admin_host ....: admin.mp3fans.net
|
||||
Set locop_host ....: locop.mp3fans.net
|
||||
Set sadmin_host ...: serviceop.mp3fans.net
|
||||
Set netadmin_host .: netadmin.mp3fans.net
|
||||
Set coadmin_host ..: coadmin.mp3fans.net
|
||||
Set techadmin_host : techadmin.mp3fans.net
|
||||
Set hidden_host ...: mpx
|
||||
Set netdomain .....: mp3fans.net
|
||||
Set helpchan ......: #Mp3Fans
|
||||
Set STATS_SERVER ..: stats.mp3fans.net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: m3
|
||||
set {
|
||||
network-name "Mp3FansNet";
|
||||
default-server "irc.mp3fans.net";
|
||||
services-server "services.mp3fans.net";
|
||||
stats-server "stats.mp3fans.net";
|
||||
help-channel "#Mp3Fans";
|
||||
hiddenhost-prefix "mpx";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.mp3fans.net";
|
||||
global "ircop.mp3fans.net";
|
||||
coadmin "coadmin.mp3fans.net";
|
||||
admin "admin.mp3fans.net";
|
||||
servicesadmin "serviceop.mp3fans.net";
|
||||
techadmin "techadmin.mp3fans.net";
|
||||
netadmin "netadmin.mp3fans.net";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Music-ChatNET (Irc.Music-ChatNET.Com) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 21 November 2000 22:40
|
||||
# Author: Chad
|
||||
# Email: Chad@Music-ChatNET.Com
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Music-ChatNET
|
||||
Set ircnetwork ....: Music-ChatNET
|
||||
Set defserv .......: Irc.Music-ChatNET.Com
|
||||
Set SERVICES_NAME .: Services.Music-ChatNET.Com
|
||||
Set oper_host .....: IRCop.Music-ChatNET.Com
|
||||
Set admin_host ....: Admin.Music-ChatNET.Com
|
||||
Set locop_host ....: LOcop.Music-ChatNET.Com
|
||||
Set sadmin_host ...: CSop.Music-ChatNET.Com
|
||||
Set netadmin_host .: NetAdmin.Music-ChatNET.Com
|
||||
Set coadmin_host ..: CoAdmin.Music-ChatNET.Com
|
||||
Set techadmin_host : TechAdmin.Music-ChatNET.Com
|
||||
Set hidden_host ...: MCN
|
||||
Set netdomain .....: Music-ChatNET.Com
|
||||
Set helpchan ......: #Music-Chat
|
||||
Set STATS_SERVER ..: Stats.Music-ChatNET.Com
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: not_in_use
|
||||
|
||||
set {
|
||||
network-name "Music-ChatNET";
|
||||
default-server "Irc.Music-ChatNET.Com";
|
||||
services-server "Services.Music-ChatNET.Com";
|
||||
stats-server "Stats.Music-ChatNET.Com";
|
||||
help-channel "#Music-Chat";
|
||||
hiddenhost-prefix "MCN";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LOcop.Music-ChatNET.Com";
|
||||
global "IRCop.Music-ChatNET.Com";
|
||||
coadmin "CoAdmin.Music-ChatNET.Com";
|
||||
admin "Admin.Music-ChatNET.Com";
|
||||
servicesadmin "CSop.Music-ChatNET.Com";
|
||||
techadmin "TechAdmin.Music-ChatNET.Com";
|
||||
netadmin "NetAdmin.Music-ChatNET.Com";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-70
@@ -1,70 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: 23 August 1999 <18:00> GMT
|
||||
# Author: codemastr <codemastr@elite-hacker.cx>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: NeoHorizon
|
||||
Set ircnetwork ....: NeoHorizon
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: irc.nhn.net
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: services.nhn.net
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: IRCop.nhn.net
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: Admin.nhn.net
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: Locop.nhn.net
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: ServicesOP.nhn.net
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: NetAdmin.nhn.net
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: Co-Admin.nhn.net
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : techadmin.nhn.net
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: Neo
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: nhn.net
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #neohorizon
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: stats.nhn.net
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 1
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: NH
|
||||
set {
|
||||
network-name "NeoHorizon";
|
||||
default-server "irc.nhn.net";
|
||||
services-server "services.nhn.net";
|
||||
stats-server "stats.nhn.net";
|
||||
help-channel "#neohorizon";
|
||||
hiddenhost-prefix "Neo";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "Locop.nhn.net";
|
||||
global "IRCop.nhn.net";
|
||||
coadmin "Co-Admin.nhn.net";
|
||||
admin "Admin.nhn.net";
|
||||
servicesadmin "ServicesOP.nhn.net";
|
||||
techadmin "techadmin.nhn.net";
|
||||
netadmin "NetAdmin.nhn.net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-72
@@ -1,72 +1,19 @@
|
||||
ver^2.2
|
||||
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <day> <month> <year> <hh:dd> GMT
|
||||
# Author: <nick> (<real name>)
|
||||
# E-Mail: <email>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: NeverNET
|
||||
Set ircnetwork ....: NeverNET
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: IRC.NeverNET.Net
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: Services.NeverNET.Net
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: Opers.NeverNET.Net
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: Admins.NeverNET.Net
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: Opers.NeverNET.Net
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: Services.NeverNET.Net
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: Nevermore.NeverNET.Net
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: NetAdmins.NeverNET.Net
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : Tech.NeverNET.Net
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: NN
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: NeverNET.Net
|
||||
#This is where people can go for help
|
||||
Set helpchan ......: #NeverNET
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: Stats.NeverNET.Net
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 0
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: ic
|
||||
set {
|
||||
network-name "NeverNET";
|
||||
default-server "IRC.NeverNET.Net";
|
||||
services-server "Services.NeverNET.Net";
|
||||
stats-server "Stats.NeverNET.Net";
|
||||
help-channel "#NeverNET";
|
||||
hiddenhost-prefix "NN";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "Opers.NeverNET.Net";
|
||||
global "Opers.NeverNET.Net";
|
||||
coadmin "NetAdmins.NeverNET.Net";
|
||||
admin "Admins.NeverNET.Net";
|
||||
servicesadmin "Services.NeverNET.Net";
|
||||
techadmin "Tech.NeverNET.Net";
|
||||
netadmin "Nevermore.NeverNET.Net";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,26 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# newmilennium.net Network Configuration File
|
||||
# Made by: Dave Ellsworth (MasterJedi)
|
||||
# E-Mail: mj@planetz.net
|
||||
# ---------------------------------------
|
||||
|
||||
|
||||
Network >..........: NewMilennium
|
||||
Set ircnetwork ....: NewMilennium
|
||||
Set defserv .......: irc.NewMilennium.net
|
||||
Set SERVICES_NAME .: Services.NewMilennium.net
|
||||
Set oper_host .....: ircop.newmilennium.net
|
||||
Set admin_host ....: admin.newmilennium.net
|
||||
Set locop_host ....: locop.newmilennium.net
|
||||
Set sadmin_host ...: serviceop.newmilennium.net
|
||||
Set netadmin_host .: netadmin.newmilennium.net
|
||||
Set coadmin_host ..: coadmin.newmilennium.net
|
||||
Set techadmin_host : techadmin.newmilennium.net
|
||||
Set hidden_host ...: newmilennium
|
||||
Set netdomain .....: newmilennium.net
|
||||
Set helpchan ......: #newmilennium
|
||||
Set STATS_SERVER ..: stats.newmilennium.net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: SN
|
||||
set {
|
||||
network-name "NewMilennium";
|
||||
default-server "irc.NewMilennium.net";
|
||||
services-server "Services.NewMilennium.net";
|
||||
stats-server "stats.newmilennium.net";
|
||||
help-channel "#newmilennium";
|
||||
hiddenhost-prefix "newmilennium";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.newmilennium.net";
|
||||
global "ircop.newmilennium.net";
|
||||
coadmin "coadmin.newmilennium.net";
|
||||
admin "admin.newmilennium.net";
|
||||
servicesadmin "serviceop.newmilennium.net";
|
||||
techadmin "techadmin.newmilennium.net";
|
||||
netadmin "netadmin.newmilennium.net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-73
@@ -1,73 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <day> <month> <year> <hh:dd> GMT
|
||||
# Author: <nick> (<real name>)
|
||||
# E-Mail: <email>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: QKAKA
|
||||
Set ircnetwork ....: QKAKA
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: chat.qkaka.com
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: services.qkaka.com
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: ircop.qkaka.com
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: admin.qkaka.com
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: locop.qkaka.com
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: serviceop.qkaka.com
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: netadmin.qkaka.com
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: coadmin.qkaka.com
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : techadmin.qkaka.com
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: dn
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: qkaka.com
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #QKAKA�…¥æ™DDŽ
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: stats.ircnet.org
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 0
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: ic
|
||||
|
||||
|
||||
set {
|
||||
network-name "QKAKA";
|
||||
default-server "chat.qkaka.com";
|
||||
services-server "services.qkaka.com";
|
||||
stats-server "stats.ircnet.org";
|
||||
help-channel "#QKAKA�…¥æ™DDŽ";
|
||||
hiddenhost-prefix "dn";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.qkaka.com";
|
||||
global "ircop.qkaka.com";
|
||||
coadmin "coadmin.qkaka.com";
|
||||
admin "admin.qkaka.com";
|
||||
servicesadmin "serviceop.qkaka.com";
|
||||
techadmin "techadmin.qkaka.com";
|
||||
netadmin "netadmin.qkaka.com";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-35
@@ -1,35 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# RaptaNet (irc.rapta.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 29 October 2000 11:03
|
||||
# Author: EquinoX
|
||||
# Email: jacob@conwaycorp.net
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: RaptaNet
|
||||
Set ircnetwork ....: RaptaNet
|
||||
Set defserv .......: irc.rapta.net
|
||||
Set SERVICES_NAME .: services.rapta.net
|
||||
Set oper_host .....: oper.rapta.net
|
||||
Set admin_host ....: admin.rapta.net
|
||||
Set locop_host ....: locop.rapta.net
|
||||
Set sadmin_host ...: csop.rapta.net
|
||||
Set netadmin_host .: netadmin.rapta.net
|
||||
Set coadmin_host ..: coadmin.rapta.net
|
||||
Set techadmin_host : techadmin.rapta.net
|
||||
Set hidden_host ...: rapta
|
||||
Set netdomain .....: rapta.net
|
||||
Set helpchan ......: #services
|
||||
Set STATS_SERVER ..: stats.rapta.net
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: not_in_use
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
set {
|
||||
network-name "RaptaNet";
|
||||
default-server "irc.rapta.net";
|
||||
services-server "services.rapta.net";
|
||||
stats-server "stats.rapta.net";
|
||||
help-channel "#services";
|
||||
hiddenhost-prefix "rapta";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.rapta.net";
|
||||
global "oper.rapta.net";
|
||||
coadmin "coadmin.rapta.net";
|
||||
admin "admin.rapta.net";
|
||||
servicesadmin "csop.rapta.net";
|
||||
techadmin "techadmin.rapta.net";
|
||||
netadmin "netadmin.rapta.net";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-70
@@ -1,70 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: 14 August 1999 16:34 GMT
|
||||
# Author: Sandman
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: RealChat.Org
|
||||
Set ircnetwork ....: RealChat.Org
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: irc.RealChat.Org
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: Services.RealChat.Org
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: Oper.RealChat.Org
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: Admins.RealChat.Org
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: LocalOper.RealChat.Org
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: servicesOper.RealChat.Org
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: NetAdmin.RealChat.Org
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: CoAdmin.RealChat.Org
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : TechAdmin.RealChat.Org
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: realchat
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: RealChat.Org
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #services
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: stats.realchat.org
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 0
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: RC
|
||||
set {
|
||||
network-name "RealChat.Org";
|
||||
default-server "irc.RealChat.Org";
|
||||
services-server "Services.RealChat.Org";
|
||||
stats-server "stats.realchat.org";
|
||||
help-channel "#services";
|
||||
hiddenhost-prefix "realchat";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LocalOper.RealChat.Org";
|
||||
global "Oper.RealChat.Org";
|
||||
coadmin "CoAdmin.RealChat.Org";
|
||||
admin "Admins.RealChat.Org";
|
||||
servicesadmin "servicesOper.RealChat.Org";
|
||||
techadmin "TechAdmin.RealChat.Org";
|
||||
netadmin "NetAdmin.RealChat.Org";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-30
@@ -1,30 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# ROXnet (irc.rox.za.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Stskeeps (Carsten Munk)
|
||||
# E-Mail: stskeeps@roxnet.org
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: ROXnet
|
||||
Set ircnetwork ....: ROXnet
|
||||
Set defserv .......: irc.roxnet.org
|
||||
Set SERVICES_NAME .: services.roxnet.org
|
||||
Set oper_host .....: ircop.roxnet.org
|
||||
Set admin_host ....: admin.roxnet.org
|
||||
Set locop_host ....: locop.roxnet.org
|
||||
Set sadmin_host ...: csops.roxnet.org
|
||||
Set netadmin_host .: netadmin.roxnet.org
|
||||
Set coadmin_host ..: coadmin.roxnet.org
|
||||
Set techadmin_host : techadmin.roxnet.org
|
||||
Set hidden_host ...: rox
|
||||
Set netdomain .....: roxnet.org
|
||||
Set helpchan ......: #ROXnet
|
||||
Set STATS_SERVER ..: stats.roxnet.org
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: Rox
|
||||
|
||||
set {
|
||||
network-name "ROXnet";
|
||||
default-server "irc.roxnet.org";
|
||||
services-server "services.roxnet.org";
|
||||
stats-server "stats.roxnet.org";
|
||||
help-channel "#ROXnet";
|
||||
hiddenhost-prefix "rox";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.roxnet.org";
|
||||
global "ircop.roxnet.org";
|
||||
coadmin "coadmin.roxnet.org";
|
||||
admin "admin.roxnet.org";
|
||||
servicesadmin "csops.roxnet.org";
|
||||
techadmin "techadmin.roxnet.org";
|
||||
netadmin "netadmin.roxnet.org";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Unreal-Team () Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Stskeeps (Carsten Munk)
|
||||
# E-Mail: stskeeps@tspre.org
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: SevenEagle.Com
|
||||
Set ircnetwork ....: SevenEagle.Com
|
||||
Set defserv .......: irc.seveneagle.com
|
||||
Set SERVICES_NAME .: Services.SevenEagle.Com
|
||||
Set oper_host .....: IRCop.SevenEagle.Com
|
||||
Set admin_host ....: Admin.SevenEagle.Com
|
||||
Set locop_host ....: Locop.SevenEagle.Com
|
||||
Set sadmin_host ...: ServiceOp.SevenEagle.Com
|
||||
Set netadmin_host .: NetAdmin.SevenEagle.Com
|
||||
Set coadmin_host ..: CoAdmin.SevenEagle.Com
|
||||
Set techadmin_host : TechAdmin.SevenEagle.Com
|
||||
Set hidden_host ...: SevenEagle.Com
|
||||
Set netdomain .....: SevenEagle.Com
|
||||
Set helpchan ......: #Help
|
||||
Set STATS_SERVER ..: Stats.SevenEagle.Com
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: SE
|
||||
set {
|
||||
network-name "SevenEagle.Com";
|
||||
default-server "irc.seveneagle.com";
|
||||
services-server "Services.SevenEagle.Com";
|
||||
stats-server "Stats.SevenEagle.Com";
|
||||
help-channel "#Help";
|
||||
hiddenhost-prefix "SevenEagle.Com";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "Locop.SevenEagle.Com";
|
||||
global "IRCop.SevenEagle.Com";
|
||||
coadmin "CoAdmin.SevenEagle.Com";
|
||||
admin "Admin.SevenEagle.Com";
|
||||
servicesadmin "ServiceOp.SevenEagle.Com";
|
||||
techadmin "TechAdmin.SevenEagle.Com";
|
||||
netadmin "NetAdmin.SevenEagle.Com";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-42
@@ -1,42 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <day> <month> <year> <hh:dd> GMT
|
||||
# Author: <nick> (<real name>)
|
||||
# E-Mail: <email>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
ver^2.2
|
||||
#
|
||||
# SheyToyBox (irc.sheytoybox.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 26 August 2000 19:08
|
||||
# Author: Robertsog
|
||||
# Email: robertsog@netzero.com <mailto:robertsog@netzero.com>
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: SheyToyBox
|
||||
Set ircnetwork ....: SheyToyBox
|
||||
Set defserv .......: irc.sheytoybox.net
|
||||
Set SERVICES_NAME .: services.sheytoybox.net
|
||||
Set oper_host .....: ircop.sheytoybox.net
|
||||
Set admin_host ....: admin.sheytoybox.net
|
||||
Set locop_host ....: locop.sheytoybox.net
|
||||
Set sadmin_host ...: csops.sheytoybox.net
|
||||
Set netadmin_host .: netadmin.sheytoybox.net
|
||||
Set coadmin_host ..: coadmin.sheytoybox.net
|
||||
Set techadmin_host : techadmin.sheytoybox.net
|
||||
Set hidden_host ...: shey
|
||||
Set netdomain .....: sheytoybox.net
|
||||
Set helpchan ......: #Shey's_toybox
|
||||
Set STATS_SERVER ..: stats.sheytoybox.net
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: not_in_use
|
||||
|
||||
|
||||
|
||||
set {
|
||||
network-name "SheyToyBox";
|
||||
default-server "irc.sheytoybox.net";
|
||||
services-server "services.sheytoybox.net";
|
||||
stats-server "stats.sheytoybox.net";
|
||||
help-channel "#Shey's_toybox";
|
||||
hiddenhost-prefix "shey";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.sheytoybox.net";
|
||||
global "ircop.sheytoybox.net";
|
||||
coadmin "coadmin.sheytoybox.net";
|
||||
admin "admin.sheytoybox.net";
|
||||
servicesadmin "csops.sheytoybox.net";
|
||||
techadmin "techadmin.sheytoybox.net";
|
||||
netadmin "netadmin.sheytoybox.net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,36 +1,19 @@
|
||||
ver^2.2
|
||||
Network >..........: SolarGalaxy
|
||||
|
||||
Set ircnetwork ....: SolarGalaxy
|
||||
|
||||
Set defserv .......: Irc.SolarGalaxy.Net
|
||||
|
||||
Set SERVICES_NAME .: Services.SolarGalaxy.Net
|
||||
|
||||
Set oper_host .....: IRCop.SolarGalaxy.Net
|
||||
|
||||
Set admin_host ....: Admin.SolarGalaxy.Net
|
||||
|
||||
Set locop_host ....: Locop.SolarGalaxy.Net
|
||||
|
||||
Set sadmin_host ...: ServiceOp.SolarGalaxy.Net
|
||||
|
||||
Set netadmin_host .: NetAdmin.SolarGalaxy.Net
|
||||
|
||||
Set coadmin_host ..: CoAdmin.SolarGalaxy.Net
|
||||
|
||||
Set techadmin_host : TechAdmin.SolarGalaxy.Net
|
||||
|
||||
Set hidden_host ...: solargalaxy
|
||||
|
||||
Set netdomain .....: SolarGalaxy.Net
|
||||
|
||||
Set helpchan ......: #SolarGalaxy
|
||||
|
||||
Set STATS_SERVER ..: Stats.SolarGalaxy.Net
|
||||
|
||||
Set HUB ...........: 1
|
||||
|
||||
Set iNAH ..........: 1
|
||||
|
||||
Set net_quit ......: sg
|
||||
set {
|
||||
network-name "SolarGalaxy";
|
||||
default-server "Irc.SolarGalaxy.Net";
|
||||
services-server "Services.SolarGalaxy.Net";
|
||||
stats-server "Stats.SolarGalaxy.Net";
|
||||
help-channel "#SolarGalaxy";
|
||||
hiddenhost-prefix "solargalaxy";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "Locop.SolarGalaxy.Net";
|
||||
global "IRCop.SolarGalaxy.Net";
|
||||
coadmin "CoAdmin.SolarGalaxy.Net";
|
||||
admin "Admin.SolarGalaxy.Net";
|
||||
servicesadmin "ServiceOp.SolarGalaxy.Net";
|
||||
techadmin "TechAdmin.SolarGalaxy.Net";
|
||||
netadmin "NetAdmin.SolarGalaxy.Net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,69 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration
|
||||
# files Just follow the instructions and it will prolly work ;) 0 = No 1
|
||||
# = Yes -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both
|
||||
# fields
|
||||
Network >..........: SolarXTreme
|
||||
Set ircnetwork ....: SolarXTreme
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: irc.solarxtreme.net
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: Services.SolarXTreme.Net
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: IRCop.SolarXTreme.Net
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is
|
||||
# enabled on oper up
|
||||
Set admin_host ....: Admin.SolarXTreme.Net
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is
|
||||
# enabled on oper up
|
||||
|
||||
Set locop_host ....: LocOp.SolarXTreme.Net
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: ServicesOp.SolarXTreme.Net
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: NetAdmin.SolarXTreme.Net
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: CoAdmin.SolarXTreme.Net
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : TechAdmin.SolarXTreme.Net
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: solar
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: solarxtreme.net
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #SolarHelp
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: Stats.SolarXTreme.Net
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 1
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: ic
|
||||
|
||||
set {
|
||||
network-name "SolarXTreme ";
|
||||
default-server "irc.solarxtreme.net";
|
||||
services-server "Services.SolarXTreme.Net";
|
||||
stats-server "Stats.SolarXTreme.Net";
|
||||
help-channel "#SolarHelp";
|
||||
hiddenhost-prefix "solar";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LocOp.SolarXTreme.Net ";
|
||||
global "IRCop.SolarXTreme.Net";
|
||||
coadmin "CoAdmin.SolarXTreme.Net";
|
||||
admin "Admin.SolarXTreme.Net";
|
||||
servicesadmin "ServicesOp.SolarXTreme.Net";
|
||||
techadmin "TechAdmin.SolarXTreme.Net";
|
||||
netadmin "NetAdmin.SolarXTreme.Net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# SpamNet (irc.spamnet.org) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 29 July 2000 00:00 GMT
|
||||
# Author: cij (Brian Rogers)
|
||||
# E-Mail: n1uro@n1uro.com
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: SpamNet
|
||||
Set ircnetwork ....: SpamNet
|
||||
Set defserv .......: irc.spamnet.org
|
||||
Set SERVICES_NAME .: services.spamnet.org
|
||||
Set oper_host .....: ircop.spamnet.org
|
||||
Set admin_host ....: admin.spamnet.org
|
||||
Set locop_host ....: locop.spamnet.org
|
||||
Set sadmin_host ...: csops.spamnet.org
|
||||
Set netadmin_host .: netadmin.spamnet.org
|
||||
Set coadmin_host ..: coadmin.spamnet.org
|
||||
Set techadmin_host : techadmin.spamnet.org
|
||||
Set hidden_host ...: SpamNet
|
||||
Set netdomain .....: spamnet.org
|
||||
Set helpchan ......: #SpamNet
|
||||
Set STATS_SERVER ..: services.spamnet.org
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: SpamNet
|
||||
|
||||
set {
|
||||
network-name "SpamNet";
|
||||
default-server "irc.spamnet.org";
|
||||
services-server "services.spamnet.org";
|
||||
stats-server "services.spamnet.org";
|
||||
help-channel "#SpamNet";
|
||||
hiddenhost-prefix "SpamNet";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.spamnet.org";
|
||||
global "ircop.spamnet.org";
|
||||
coadmin "coadmin.spamnet.org";
|
||||
admin "admin.spamnet.org";
|
||||
servicesadmin "csops.spamnet.org";
|
||||
techadmin "techadmin.spamnet.org";
|
||||
netadmin "netadmin.spamnet.org";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-28
@@ -1,28 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Sparkhaven (irc.sparkhaven.com) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 12 August 2000 15:22
|
||||
# Author: x3ro
|
||||
# Email: admin@x3ro.yi.org admin@x3ro.yi.org
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Sparkhaven
|
||||
Set ircnetwork ....: Sparkhaven
|
||||
Set defserv .......: irc.sparkhaven.com
|
||||
Set SERVICES_NAME .: services.sparkhaven.com
|
||||
Set oper_host .....: oper.akersberga.se.sparkhaven.com
|
||||
Set admin_host ....: damin.akersberga.se.sparkhaven.com
|
||||
Set locop_host ....: locop.akersberga.se.sparkhaven.com
|
||||
Set sadmin_host ...: csop..akersberga.se.sparkhaven.com
|
||||
Set netadmin_host .: netadmin.sparkhaven.com
|
||||
Set coadmin_host ..: coadmin.akersberga.se.sparkhaven.com
|
||||
Set techadmin_host : techadmin.akersberga.se.sparkhaven.com
|
||||
Set hidden_host ...: user
|
||||
Set netdomain .....: sparkhaven.com
|
||||
Set helpchan ......: #services
|
||||
Set STATS_SERVER ..: stats.sparkhaven.com
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: not_in_use
|
||||
set {
|
||||
network-name "Sparkhaven";
|
||||
default-server "irc.sparkhaven.com";
|
||||
services-server "services.sparkhaven.com";
|
||||
stats-server "stats.sparkhaven.com";
|
||||
help-channel "#services";
|
||||
hiddenhost-prefix "user";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.akersberga.se.sparkhaven.com";
|
||||
global "oper.akersberga.se.sparkhaven.com";
|
||||
coadmin "coadmin.akersberga.se.sparkhaven.com";
|
||||
admin "damin.akersberga.se.sparkhaven.com";
|
||||
servicesadmin "csop..akersberga.se.sparkhaven.com";
|
||||
techadmin "techadmin.akersberga.se.sparkhaven.com";
|
||||
netadmin "netadmin.sparkhaven.com";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# SpiN (irc.SpinEmpire.com) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 12 November 2000 04:26
|
||||
# Author: chris
|
||||
# Email: chris@netherrealm.org <mailto:chris@netherrealm.org>
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: SpiN
|
||||
Set ircnetwork ....: SpiN
|
||||
Set defserv .......: irc.SpinEmpire.com
|
||||
Set SERVICES_NAME .: Services.SpinEmpire.com
|
||||
Set oper_host .....: Oper.SpinEmpire.org
|
||||
Set admin_host ....: Admin.SpinEmpire.com
|
||||
Set locop_host ....: LocalOper.SpinEmpire.com
|
||||
Set sadmin_host ...: ServicesOper.SpinEmpire.com
|
||||
Set netadmin_host .: NetAdmin.SpinEmpire.com
|
||||
Set coadmin_host ..: CoAdmin.SpinEmpire.com
|
||||
Set techadmin_host : TechAdmin.SpinEmpire.com
|
||||
Set hidden_host ...: Spin
|
||||
Set netdomain .....: SpinEmpire.com
|
||||
Set helpchan ......: #Lobby
|
||||
Set STATS_SERVER ..: Stats.SpinEmpire.com
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: not_in_use
|
||||
|
||||
set {
|
||||
network-name "SpiN";
|
||||
default-server "irc.SpinEmpire.com";
|
||||
services-server "Services.SpinEmpire.com";
|
||||
stats-server "Stats.SpinEmpire.com";
|
||||
help-channel "#Lobby";
|
||||
hiddenhost-prefix "Spin";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LocalOper.SpinEmpire.com";
|
||||
global "Oper.SpinEmpire.org";
|
||||
coadmin "CoAdmin.SpinEmpire.com";
|
||||
admin "Admin.SpinEmpire.com";
|
||||
servicesadmin "ServicesOper.SpinEmpire.com";
|
||||
techadmin "TechAdmin.SpinEmpire.com";
|
||||
netadmin "NetAdmin.SpinEmpire.com";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-28
@@ -1,28 +1,19 @@
|
||||
ver^2.2
|
||||
# SpyNet Network Configuration File
|
||||
# -----------------------------------------
|
||||
# Added-at: 23 August 1999 18:00 GMT
|
||||
# Author: Son|c
|
||||
# E-Mail: stskeeps@global-irc.net
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: SpyNet
|
||||
Set ircnetwork ....: SpyNet
|
||||
Set defserv .......: irc.SpyNet.Org
|
||||
Set SERVICES_NAME .: Services.SpyNet.Org
|
||||
Set oper_host .....: IRCops.SpyNet.Org
|
||||
Set admin_host ....: Admin.SpyNet.Org
|
||||
Set locop_host ....: LocalOper.SpyNet.Org
|
||||
Set sadmin_host ...: Sops.SpyNet.Org
|
||||
Set netadmin_host .: NetAdmin.SpyNet.Org
|
||||
Set coadmin_host ..: CoAdmin.SpyNet.Org
|
||||
Set techadmin_host : TechAdmin.SpyNet.Org
|
||||
Set hidden_host ...: Spy
|
||||
Set netdomain .....: SpyNet.Org
|
||||
Set helpchan ......: #SpyNet
|
||||
Set STATS_SERVER ..: stats.SpyNet.Org
|
||||
Set HUB ...........: 0
|
||||
Set iNAH ..........: 0
|
||||
Set net_quit ......: SN
|
||||
set {
|
||||
network-name "SpyNet";
|
||||
default-server "irc.SpyNet.Org";
|
||||
services-server "Services.SpyNet.Org";
|
||||
stats-server "stats.SpyNet.Org";
|
||||
help-channel "#SpyNet";
|
||||
hiddenhost-prefix "Spy";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LocalOper.SpyNet.Org";
|
||||
global "IRCops.SpyNet.Org";
|
||||
coadmin "CoAdmin.SpyNet.Org";
|
||||
admin "Admin.SpyNet.Org";
|
||||
servicesadmin "Sops.SpyNet.Org";
|
||||
techadmin "TechAdmin.SpyNet.Org";
|
||||
netadmin "NetAdmin.SpyNet.Org";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-58
@@ -1,58 +1,19 @@
|
||||
ver^2.2
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: StarSpace
|
||||
Set ircnetwork ....: StarSpace
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: IRC.StarSpace.Net
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: Services.StarSpace.Net
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: Global.StarSpace.Net
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: Admin.StarSpace.Net
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: Local.StarSpace.Net
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: ServOp.StarSpace.Net
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: NetAdmin.StarSpace.Net
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: CoAdmin.StarSpace.Net
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : TechAdmin.StarSpace.Net
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: starspace
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: StarSpace.Net
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #OperHelp
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: Stats.StarSpace.Net
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 1
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: SS
|
||||
set {
|
||||
network-name "StarSpace";
|
||||
default-server "IRC.StarSpace.Net";
|
||||
services-server "Services.StarSpace.Net";
|
||||
stats-server "Stats.StarSpace.Net";
|
||||
help-channel "#OperHelp";
|
||||
hiddenhost-prefix "starspace";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "Local.StarSpace.Net";
|
||||
global "Global.StarSpace.Net";
|
||||
coadmin "CoAdmin.StarSpace.Net";
|
||||
admin "Admin.StarSpace.Net";
|
||||
servicesadmin "ServOp.StarSpace.Net";
|
||||
techadmin "TechAdmin.StarSpace.Net";
|
||||
netadmin "NetAdmin.StarSpace.Net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-30
@@ -1,30 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# StaticEdge (irc.staticedge.com) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 06 July 2000 00:00 GMT
|
||||
# Author: ^Scott^ (Scott Anderson)
|
||||
# E-Mail: admin@staticedge.com
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: StaticEdge
|
||||
Set ircnetwork ....: StaticEdge
|
||||
Set defserv .......: irc.staticedge.com
|
||||
Set SERVICES_NAME .: Services.StaticEdge.Com
|
||||
Set oper_host .....: Opers.StaticEdge.Com
|
||||
Set admin_host ....: Admins.StaticEdge.Com
|
||||
Set locop_host ....: LocalOps.StaticEdge.Com
|
||||
Set sadmin_host ...: CSOps.StaticEdge.Com
|
||||
Set netadmin_host .: NetAdmin.StaticEdge.Com
|
||||
Set coadmin_host ..: CoAdmins.StaticEdge.Com
|
||||
Set techadmin_host : TechAdmins.StaticEdge.Com
|
||||
Set hidden_host ...: static
|
||||
Set netdomain .....: StaticEdge.Com
|
||||
Set helpchan ......: #StaticEdge
|
||||
Set STATS_SERVER ..: Stats.StaticEdge.Com
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: SE
|
||||
|
||||
set {
|
||||
network-name "StaticEdge";
|
||||
default-server "irc.staticedge.com";
|
||||
services-server "Services.StaticEdge.Com";
|
||||
stats-server "Stats.StaticEdge.Com";
|
||||
help-channel "#StaticEdge";
|
||||
hiddenhost-prefix "static";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LocalOps.StaticEdge.Com";
|
||||
global "Opers.StaticEdge.Com";
|
||||
coadmin "CoAdmins.StaticEdge.Com";
|
||||
admin "Admins.StaticEdge.Com";
|
||||
servicesadmin "CSOps.StaticEdge.Com";
|
||||
techadmin "TechAdmins.StaticEdge.Com";
|
||||
netadmin "NetAdmin.StaticEdge.Com";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Subtrex.Net (Irc.Subtrex.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 06 November 2000 21:50
|
||||
# Author: J-E-L-L-O
|
||||
# Email: rustyz82@hotmail.com
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Subtrex.Net
|
||||
Set ircnetwork ....: Subtrex.Net
|
||||
Set defserv .......: Irc.Subtrex.net
|
||||
Set SERVICES_NAME .: Services.subtrex.net
|
||||
Set oper_host .....: Oper.Subtrex.Net
|
||||
Set admin_host ....: Admin.Subtrex.Net
|
||||
Set locop_host ....: Locop.Subtrex.Net
|
||||
Set sadmin_host ...: Csop.Subtrex.Net
|
||||
Set netadmin_host .: Netadmin.Subtrex.Net
|
||||
Set coadmin_host ..: Coadmin.Subtrex.Net
|
||||
Set techadmin_host : Techadmin.Subtrex.NEt
|
||||
Set hidden_host ...: Subtrex
|
||||
Set netdomain .....: Subtrex.Net
|
||||
Set helpchan ......: #subtrex
|
||||
Set STATS_SERVER ..: Services.Subtrex.Net
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: not_in_use
|
||||
|
||||
set {
|
||||
network-name "Subtrex.Net";
|
||||
default-server "Irc.Subtrex.net";
|
||||
services-server "Services.subtrex.net";
|
||||
stats-server "Services.Subtrex.Net";
|
||||
help-channel "#subtrex";
|
||||
hiddenhost-prefix "Subtrex";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "Locop.Subtrex.Net";
|
||||
global "Oper.Subtrex.Net";
|
||||
coadmin "Coadmin.Subtrex.Net";
|
||||
admin "Admin.Subtrex.Net";
|
||||
servicesadmin "Csop.Subtrex.Net";
|
||||
techadmin "Techadmin.Subtrex.NEt";
|
||||
netadmin "Netadmin.Subtrex.Net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-71
@@ -1,71 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <day> <month> <year> <hh:dd> GMT
|
||||
# Author: <nick> (<real name>)
|
||||
# E-Mail: <email>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: IRC
|
||||
Set ircnetwork ....: IRC
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: irc.ircnet.org
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: services.ircnet.org
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: ircop.ircnet.org
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: admin.ircnet.org
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: locop.ircnet.org
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: serviceop.ircnet.org
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: netadmin.ircnet.org
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: coadmin.ircnet.org
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : techadmin.ircnet.org
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: mpx
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: ircnet.org
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #IRC
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: stats.ircnet.org
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 0
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: ic
|
||||
set {
|
||||
network-name "IRC";
|
||||
default-server "irc.ircnet.org";
|
||||
services-server "services.ircnet.org";
|
||||
stats-server "stats.ircnet.org";
|
||||
help-channel "#IRC";
|
||||
hiddenhost-prefix "mpx";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.ircnet.org";
|
||||
global "ircop.ircnet.org";
|
||||
coadmin "coadmin.ircnet.org";
|
||||
admin "admin.ircnet.org";
|
||||
servicesadmin "serviceop.ircnet.org";
|
||||
techadmin "techadmin.ircnet.org";
|
||||
netadmin "netadmin.ircnet.org";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-34
@@ -1,34 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <day> <month> <year> <hh:dd> GMT
|
||||
# Author: <nick> (<real name>)
|
||||
# E-Mail: <email>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
|
||||
Network >..........: Thai IRC Network
|
||||
Set ircnetwork ....: Thai IRC Network
|
||||
Set defserv .......: irc.thai.com
|
||||
Set SERVICES_NAME .: services.thai.com
|
||||
Set oper_host .....: ircop.thai.com
|
||||
Set admin_host ....: admin.thai.com
|
||||
Set locop_host ....: locop.thai.com
|
||||
Set sadmin_host ...: serviceop.thai.com
|
||||
Set netadmin_host .: netadmin.thai.com
|
||||
Set coadmin_host ..: coadmin.thai.com
|
||||
Set techadmin_host : techadmin.thai.com
|
||||
Set hidden_host ...: ThaiNet
|
||||
Set netdomain .....: irc.thai.com
|
||||
Set helpchan ......: #Services
|
||||
Set STATS_SERVER ..: stats.thai.com
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: ic
|
||||
set {
|
||||
network-name "Thai IRC Network";
|
||||
default-server "irc.thai.com";
|
||||
services-server "services.thai.com";
|
||||
stats-server "stats.thai.com";
|
||||
help-channel "#Services";
|
||||
hiddenhost-prefix "ThaiNet";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.thai.com";
|
||||
global "ircop.thai.com";
|
||||
coadmin "coadmin.thai.com";
|
||||
admin "admin.thai.com";
|
||||
servicesadmin "serviceop.thai.com";
|
||||
techadmin "techadmin.thai.com";
|
||||
netadmin "netadmin.thai.com";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# TierraRed (irc.tierrared.com) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 19 noviembre 2000 20:22
|
||||
# Author: NeO
|
||||
# Email: neo@tierrared.com
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: TierraRed
|
||||
Set ircnetwork ....: TierraRed
|
||||
Set defserv .......: irc.tierrared.com
|
||||
Set SERVICES_NAME .: sol.tierrared.com
|
||||
Set oper_host .....: oper.tierrared.com
|
||||
Set admin_host ....: ADMIN.tierrared.com
|
||||
Set locop_host ....: LocalOP.tierrared.com
|
||||
Set sadmin_host ...: Cservice.tierrared.com
|
||||
Set netadmin_host .: NetADMIN.tierrared.com
|
||||
Set coadmin_host ..: CoADMIN.tierrared.com
|
||||
Set techadmin_host : TechAdm.tierrared.com
|
||||
Set hidden_host ...: hide
|
||||
Set netdomain .....: tierrared.com
|
||||
Set helpchan ......: #opers_help
|
||||
Set STATS_SERVER ..: stats.tierrared.com
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: not_in_use
|
||||
|
||||
set {
|
||||
network-name "TierraRed";
|
||||
default-server "irc.tierrared.com";
|
||||
services-server "sol.tierrared.com";
|
||||
stats-server "stats.tierrared.com";
|
||||
help-channel "#opers_help";
|
||||
hiddenhost-prefix "hide";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LocalOP.tierrared.com";
|
||||
global "oper.tierrared.com";
|
||||
coadmin "CoADMIN.tierrared.com";
|
||||
admin "ADMIN.tierrared.com";
|
||||
servicesadmin "Cservice.tierrared.com";
|
||||
techadmin "TechAdm.tierrared.com";
|
||||
netadmin "NetADMIN.tierrared.com";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-29
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# DragonWings.org Network Configuration File
|
||||
# -----------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Stskeeps (Carsten Munk)
|
||||
# E-Mail: stskeeps@global-irc.net
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: Treklink
|
||||
Set ircnetwork ....: Treklink
|
||||
Set defserv .......: irc.treklink.net
|
||||
Set SERVICES_NAME .: services.uip.org
|
||||
Set oper_host .....: ircop.treklink.net
|
||||
Set admin_host ....: admin.treklink.net
|
||||
Set locop_host ....: locop.treklink.net
|
||||
Set sadmin_host ...: serviceop.treklink.net
|
||||
Set netadmin_host .: netadmin.treklink.net
|
||||
Set coadmin_host ..: coadmin.treklink.net
|
||||
Set techadmin_host : techadmin.treklink.net
|
||||
Set hidden_host ...: TL
|
||||
Set netdomain .....: treklink.net
|
||||
Set helpchan ......: #uip
|
||||
Set STATS_SERVER ..: stats.treklink.net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: TL
|
||||
set {
|
||||
network-name "Treklink";
|
||||
default-server "irc.treklink.net";
|
||||
services-server "services.uip.org";
|
||||
stats-server "stats.treklink.net";
|
||||
help-channel "#uip";
|
||||
hiddenhost-prefix "TL";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.treklink.net";
|
||||
global "ircop.treklink.net";
|
||||
coadmin "coadmin.treklink.net";
|
||||
admin "admin.treklink.net";
|
||||
servicesadmin "serviceop.treklink.net";
|
||||
techadmin "techadmin.treklink.net";
|
||||
netadmin "netadmin.treklink.net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-71
@@ -1,71 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <day> <month> <year> <hh:dd> GMT
|
||||
# Author: <nick> (<real name>)
|
||||
# E-Mail: <email>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: TSpre
|
||||
Set ircnetwork ....: TSpre
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: irc.tspre.org
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: services.tspre.org
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: ircop.tspre.org
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: admin.tspre.org
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: locop.tspre.org
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: serviceop.tspre.org
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: netadmin.tspre.org
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: coadmin.tspre.org
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : techadmin.tspre.org
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: ts
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: tspre.org
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #TSpre
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: stats.tspre.org
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 0
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: ic
|
||||
set {
|
||||
network-name "TSpre";
|
||||
default-server "irc.tspre.org";
|
||||
services-server "services.tspre.org";
|
||||
stats-server "stats.tspre.org";
|
||||
help-channel "#TSpre";
|
||||
hiddenhost-prefix "ts";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.tspre.org";
|
||||
global "ircop.tspre.org";
|
||||
coadmin "coadmin.tspre.org";
|
||||
admin "admin.tspre.org";
|
||||
servicesadmin "serviceop.tspre.org";
|
||||
techadmin "techadmin.tspre.org";
|
||||
netadmin "netadmin.tspre.org";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-33
@@ -1,33 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# TuTKu.Net (irc.tutku.net) Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 30 October 2000 15:29
|
||||
# Author: MurathaN
|
||||
# Email: Murat_haN@GmX.Net
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: TuTKu.Net
|
||||
Set ircnetwork ....: TuTKu.Net
|
||||
Set defserv .......: irc.tutku.net
|
||||
Set SERVICES_NAME .: services.tutku.net
|
||||
Set oper_host .....: IrCoP.TuTKu.NeT
|
||||
Set admin_host ....: AdmiN.TuTKu.NeT
|
||||
Set locop_host ....: LoCoP.TuTKu.NeT
|
||||
Set sadmin_host ...: Csop.TuTKu.Net
|
||||
Set netadmin_host .: NetAdmiN.TuTKu.NeT
|
||||
Set coadmin_host ..: CoAdmiN.TuTKu.NeT
|
||||
Set techadmin_host : TecHAdmiN.TuTKu.NeT
|
||||
Set hidden_host ...: TuTKu
|
||||
Set netdomain .....: TuTKu.Net
|
||||
Set helpchan ......: #HeLp
|
||||
Set STATS_SERVER ..: Stats.TuTKu.Net
|
||||
Set HUB ...........: not_in_use
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: not_in_use
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
set {
|
||||
network-name "TuTKu.Net";
|
||||
default-server "irc.tutku.net";
|
||||
services-server "services.tutku.net";
|
||||
stats-server "Stats.TuTKu.Net";
|
||||
help-channel "#HeLp";
|
||||
hiddenhost-prefix "TuTKu";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "LoCoP.TuTKu.NeT";
|
||||
global "IrCoP.TuTKu.NeT";
|
||||
coadmin "CoAdmiN.TuTKu.NeT";
|
||||
admin "AdmiN.TuTKu.NeT";
|
||||
servicesadmin "Csop.TuTKu.Net";
|
||||
techadmin "TecHAdmiN.TuTKu.NeT";
|
||||
netadmin "NetAdmiN.TuTKu.NeT";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,29 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Unreal-Team () Network Configuration File
|
||||
# --------------------------------------------------
|
||||
# Added-at: 14 July 1999 00:00 GMT
|
||||
# Author: Stskeeps (Carsten Munk)
|
||||
# E-Mail: stskeeps@tspre.org
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
#
|
||||
|
||||
Network >..........: TESTnet
|
||||
Set ircnetwork ....: TESTnet
|
||||
Set defserv .......: irc.testnet.ircsystems.net
|
||||
Set SERVICES_NAME .: services.testnet.ircsystems.net
|
||||
Set oper_host .....: ircop.testnet.ircsystems.net
|
||||
Set admin_host ....: admin.testnet.ircsystems.net
|
||||
Set locop_host ....: locop.testnet.ircsystems.net
|
||||
Set sadmin_host ...: csops.testnet.ircsystems.net
|
||||
Set netadmin_host .: netadmin.testnet.ircsystems.net
|
||||
Set coadmin_host ..: coadmin.testnet.ircsystems.net
|
||||
Set techadmin_host : techadmin.testnet.ircsystems.net
|
||||
Set hidden_host ...: unreal
|
||||
Set netdomain .....: testnet.ircsystems.net
|
||||
Set helpchan ......: #testnet
|
||||
Set STATS_SERVER ..: stats.testnet.ircsystems.net
|
||||
Set HUB ...........: 1
|
||||
Set iNAH ..........: 1
|
||||
Set net_quit ......: test
|
||||
set {
|
||||
network-name "TESTnet";
|
||||
default-server "irc.testnet.ircsystems.net";
|
||||
services-server "services.testnet.ircsystems.net";
|
||||
stats-server "stats.testnet.ircsystems.net";
|
||||
help-channel "#testnet";
|
||||
hiddenhost-prefix "unreal";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.testnet.ircsystems.net";
|
||||
global "ircop.testnet.ircsystems.net";
|
||||
coadmin "coadmin.testnet.ircsystems.net";
|
||||
admin "admin.testnet.ircsystems.net";
|
||||
servicesadmin "csops.testnet.ircsystems.net";
|
||||
techadmin "techadmin.testnet.ircsystems.net";
|
||||
netadmin "netadmin.testnet.ircsystems.net";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-72
@@ -1,72 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: <day> <month> <year> <hh:dd> GMT
|
||||
# Author: <nick> (<real name>)
|
||||
# E-Mail: <email>
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: UzayNet
|
||||
Set ircnetwork ....: UzayNet
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: uzaynet.com
|
||||
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: service.uzaynet.com
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: ircop.uzaynet.com
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: admin.uzaynet.com
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: locop.uzaynet.com
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: serviceop.uzaynet.com
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: netadmin.uzaynet.com
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: coadmin.uzaynet.com
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : techadmin.uzaynet.com
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: UzayNet
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: uzaynet.com
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #Help
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: statserv.uzaynet.com
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 1
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: ic
|
||||
set {
|
||||
network-name "UzayNet";
|
||||
default-server "uzaynet.com";
|
||||
services-server "service.uzaynet.com";
|
||||
stats-server "statserv.uzaynet.com";
|
||||
help-channel "#Help";
|
||||
hiddenhost-prefix "UzayNet";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.uzaynet.com";
|
||||
global "ircop.uzaynet.com";
|
||||
coadmin "coadmin.uzaynet.com";
|
||||
admin "admin.uzaynet.com";
|
||||
servicesadmin "serviceop.uzaynet.com";
|
||||
techadmin "techadmin.uzaynet.com";
|
||||
netadmin "netadmin.uzaynet.com";
|
||||
host-on-oper-up "on";
|
||||
};
|
||||
};
|
||||
|
||||
+19
-71
@@ -1,71 +1,19 @@
|
||||
ver^2.2
|
||||
#
|
||||
# Network Configuration File Template
|
||||
# -----------------------------------------
|
||||
# Added-at: 27 February 2000 05:46 CST
|
||||
# Author: Venusaur64 (Jahn Veach)
|
||||
# E-Mail: venusaur@flash.net
|
||||
# $Id$
|
||||
# -----------------------------------------
|
||||
# This is a template so you can create your own network configuration files
|
||||
# Just follow the instructions and it will prolly work ;)
|
||||
# 0 = No 1 = Yes
|
||||
# -------------------------------------------------------
|
||||
#
|
||||
# These two specify the name of the IRC network, set the same in both fields
|
||||
Network >..........: V64net
|
||||
Set ircnetwork ....: V64net
|
||||
|
||||
# This is where your DNS pool is (like irc.dal.net)
|
||||
Set defserv .......: irc.v64.net
|
||||
|
||||
# This is the name of your Services Server
|
||||
Set SERVICES_NAME .: services.v64.net
|
||||
|
||||
# This is the virtual hostname IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set oper_host .....: ircop.v64.net
|
||||
|
||||
# This is the virtual hostname Server Admins will get if iNAH option is enabled
|
||||
# on oper up
|
||||
Set admin_host ....: admin.v64.net
|
||||
|
||||
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
|
||||
# on oper up
|
||||
|
||||
Set locop_host ....: locop.v64.net
|
||||
|
||||
# This is the virtual hostname Services Operators/Admins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set sadmin_host ...: serviceop.v64.net
|
||||
|
||||
# This is the virtual hostname NetAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
|
||||
Set netadmin_host .: netadmin.v64.net
|
||||
|
||||
# This is the virtual hostname CoAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set coadmin_host ..: coadmin.v64.net
|
||||
|
||||
|
||||
# This is the virtual hostname TechAdmins will get
|
||||
# if iNAH option is enabled on oper up
|
||||
Set techadmin_host : techadmin.v64.net
|
||||
|
||||
# This is the prefix of the hidden host (cloaking) hostname
|
||||
Set hidden_host ...: V64net
|
||||
# This is the domain of the IRC network
|
||||
Set netdomain .....: v64.net
|
||||
# This is where people can go for help
|
||||
Set helpchan ......: #HELP
|
||||
# This is the name of the stats server
|
||||
Set STATS_SERVER ..: stats.v64.net
|
||||
# -- Not in use--
|
||||
Set HUB ...........: 1
|
||||
# This enables the auto-setting of f.x @netadmin.network.net
|
||||
# on oper up
|
||||
Set iNAH ..........: 0
|
||||
# -- Not in use but still here --
|
||||
Set net_quit ......: ic
|
||||
set {
|
||||
network-name "V64net";
|
||||
default-server "irc.v64.net";
|
||||
services-server "services.v64.net";
|
||||
stats-server "stats.v64.net";
|
||||
help-channel "#HELP";
|
||||
hiddenhost-prefix "V64net";
|
||||
prefix-quit "Quit:";
|
||||
hosts {
|
||||
local "locop.v64.net";
|
||||
global "ircop.v64.net";
|
||||
coadmin "coadmin.v64.net";
|
||||
admin "admin.v64.net";
|
||||
servicesadmin "serviceop.v64.net";
|
||||
techadmin "techadmin.v64.net";
|
||||
netadmin "netadmin.v64.net";
|
||||
host-on-oper-up "off";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user