zap's o-line

git-svn-id: svn+ssh://svn.ipng.nl/usr/share/subversion/repositories/irc.efnet.nl@38 0a436592-62d7-4152-98a5-b7e29e440240
This commit is contained in:
pim
2012-01-03 22:06:06 +00:00
parent c1fec9f2cd
commit 8154179cc5
2 changed files with 17 additions and 6 deletions

View File

@ -61,11 +61,12 @@ operator "jappe" {
flags = global_kill, remote, kline, unkline, gline, xline, nick_changes, rehash, die, operwall, oper_spy; flags = global_kill, remote, kline, unkline, gline, xline, nick_changes, rehash, die, operwall, oper_spy;
}; };
#operator "zap" { # Andreas Broecking <andreas@egeek.de>
# user="*zap@zap.efnet.nl"; operator "zap" {
# password="Qr6SuOwXGBksY"; user="*zap@zap.efnet.nl";
# flags = global_kill, remote, kline, unkline, gline, xline, nick_changes, rehash, die, operwall, oper_spy; password="G0TObiyo04pzE";
#}; flags = global_kill, remote, kline, unkline, gline, xline, nick_changes, rehash, die, operwall, oper_spy;
};
operator "Trylax" { operator "Trylax" {
user="*bram@trylax.efnet.nl"; user="*bram@trylax.efnet.nl";

View File

@ -1,6 +1,5 @@
# dapke # dapke
auth { auth {
user = "*pim@ipng.nl";
user = "*pim@*.ipng.nl"; user = "*pim@*.ipng.nl";
user = "*pim@irc.efnet.nl"; user = "*pim@irc.efnet.nl";
user = "*pim@193.109.122.77"; user = "*pim@193.109.122.77";
@ -9,6 +8,17 @@ auth {
spoof = "dapke.efnet.nl"; spoof = "dapke.efnet.nl";
}; };
# zap
auth {
user = "*zap@hq.egeek.de";
user = "*zap@88.198.10.206";
user = "*zap@ipv6.gzipped.org";
user = "*zap@2a01:198:46e:1::2";
class = "opers";
flags = resv_exempt, no_tilde, exceed_limit, gline_exempt, kline_exempt, flood_exempt, exceed_limit;
spoof = "zap.efnet.nl";
};
# Riedel spooflines # Riedel spooflines
auth { auth {
user = "riedel@darktower.versahell.net"; user = "riedel@darktower.versahell.net";