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

Comparing hopm/trunk/README (file contents):
Revision 5146 by michael, Fri Dec 26 14:33:31 2014 UTC vs.
Revision 5658 by michael, Sun Mar 8 14:50:56 2015 UTC

# Line 33 | Line 33 | o Permission from your users to portscan
33   Compatibility
34   -------------
35  
36 < ircd-hybrid 8.2.1
36 > ircd-hybrid 8.2.x
37 > ircd-ratbox 3.0.x
38 > ircu 2.10.x
39 > InspIRCd 2.0.x
40 > UnrealIRCd 3.2.x
41 > ngIRCd 22
42 > Bahamut 2.0.x
43 > Charybdis 3.4.x
44  
45   HOPM is designed for ircd-hybrid based ircds. It is easily suitable for any
46   other ircd with little modification (connregex in hopm.conf). However, if an
# Line 45 | Line 52 | significant factor to HOPM's efficiency.
52   Command Line Options
53   --------------------
54  
55 < -c <name>       Config name. By default HOPM reads hopm.conf, "-c foo"
56 <                will cause HOPM to read foo.conf. The primary use for
57 <                this is to run multiple HOPMs from one directory.
55 > -c <name>       Config name. By default HOPM reads hopm.conf, "-c foo"
56 >                will cause HOPM to read foo.conf. The primary use for
57 >                this is to run multiple HOPMs from one directory.
58  
59 < -d              Debug mode. HOPM will not fork, and will write logs to stderr.
60 <                Multiple -d increase debug level.
59 > -d              Debug mode. HOPM will not fork, and will write logs to stderr.
60 >                Multiple -d increase debug level.
61  
62  
63   Operator Channel Commands
64   -------------------------
65  
66   botnick check <host> [scanner]  -- Manually scan host for insecure proxies and output all errors.
67 <                                   If scanner is not given, hopm will scan on all scanners.
67 >                                   If scanner is not given, HOPM will scan on all scanners.
68                                     NOTE: this will NOT add a kline (or whatever) if it finds a
69                                     proxy.
70  
# Line 72 | Line 79 | for example !all stats.
79   Rehashing HOPM
80   --------------
81  
82 < A /kill to hopm will cause the process to restart, rehashing the configuration file
82 > A /kill to HOPM will cause the process to restart, rehashing the configuration file
83   and ending all queued scans.
84  
85  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)