ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/doc/reference.conf
(Generate patch)

Comparing hopm/trunk/doc/reference.conf (file contents):
Revision 5436 by michael, Tue Jan 20 21:29:08 2015 UTC vs.
Revision 5437 by michael, Wed Jan 28 18:50:03 2015 UTC

# Line 198 | Line 198 | irc {
198           * absolutely what you are doing, please just uncomment the example
199           * below that best matches the type of ircd you use.
200           */
201 +
202 +  /* ircd-hybrid */
203          connregex = "\\*\\*\\* Notice -- Client connecting: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*";
204  
205 +  /* InspIRCd */
206 + # connregex = "\\*\\*\\* .*CONNECT: Client connecting.*: ([^ ]+)!([^@]+)@([^\\)]+) \\(([0-9\\.]+)\\) \\[.*\\]";
207 +
208          /*
209           * "kline" controls the command used when an open proxy is confirmed.
210           * We suggest applying a temporary (no more than a few hours) KLINE on the host.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines