--- hopm/trunk/README 2014/12/26 14:33:31 5146 +++ hopm/trunk/README 2015/03/08 14:21:04 5655 @@ -33,7 +33,13 @@ o Permission from your users to portscan Compatibility ------------- -ircd-hybrid 8.2.1 +ircd-hybrid 8.2.x +ircd-ratbox 3.0.x +InspIRCd 2.0.x +UnrealIRCd 3.2.x +ngIRCd 22 +Bahamut 2.0.x +Charybdis 3.4.x HOPM is designed for ircd-hybrid based ircds. It is easily suitable for any other ircd with little modification (connregex in hopm.conf). However, if an @@ -45,19 +51,19 @@ significant factor to HOPM's efficiency. Command Line Options -------------------- --c Config name. By default HOPM reads hopm.conf, "-c foo" - will cause HOPM to read foo.conf. The primary use for - this is to run multiple HOPMs from one directory. +-c Config name. By default HOPM reads hopm.conf, "-c foo" + will cause HOPM to read foo.conf. The primary use for + this is to run multiple HOPMs from one directory. --d Debug mode. HOPM will not fork, and will write logs to stderr. - Multiple -d increase debug level. +-d Debug mode. HOPM will not fork, and will write logs to stderr. + Multiple -d increase debug level. Operator Channel Commands ------------------------- botnick check [scanner] -- Manually scan host for insecure proxies and output all errors. - If scanner is not given, hopm will scan on all scanners. + If scanner is not given, HOPM will scan on all scanners. NOTE: this will NOT add a kline (or whatever) if it finds a proxy. @@ -72,7 +78,7 @@ for example !all stats. Rehashing HOPM -------------- -A /kill to hopm will cause the process to restart, rehashing the configuration file +A /kill to HOPM will cause the process to restart, rehashing the configuration file and ending all queued scans.