From: michael Date: Wed, 28 Jan 2015 18:50:03 +0000 (+0000) Subject: - reference.conf: added connregex for InspIRCd provided by Attila X-Git-Tag: 1.1.0beta1~155 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=57d35aba07d220561781c8d2eddd57d51fdf3ec1;p=hopm.git - reference.conf: added connregex for InspIRCd provided by Attila git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5437 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/doc/reference.conf b/doc/reference.conf index 6d0ef3a..4d1797c 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -198,8 +198,13 @@ irc { * absolutely what you are doing, please just uncomment the example * below that best matches the type of ircd you use. */ + + /* ircd-hybrid */ connregex = "\\*\\*\\* Notice -- Client connecting: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*"; + /* InspIRCd */ +# connregex = "\\*\\*\\* .*CONNECT: Client connecting.*: ([^ ]+)!([^@]+)@([^\\)]+) \\(([0-9\\.]+)\\) \\[.*\\]"; + /* * "kline" controls the command used when an open proxy is confirmed. * We suggest applying a temporary (no more than a few hours) KLINE on the host.