]> jfr.im git - irc/evilnet/x3.git/blob - src/mod-sockcheck.help
Couple of srvx updates.
[irc/evilnet/x3.git] / src / mod-sockcheck.help
1 "PROXY" ("$bPROXY COMMANDS$b",
2 "Proxy checking control commands include CLEARHOST, DEFPROXY and HOSTSCAN.");
3 "CLEARHOST" ("/msg $O CLEARHOST <host|nick>",
4 "Removes any data for the given host in the proxy checker's results cache.",
5 "$uSee Also:$u hostscan");
6 "DEFPROXY" ("/msg $O DEFPROXY <definition>",
7 "Inserts a proxy check definition into the proxy-check database. Extreme care should be used with this command.");
8 "HOSTSCAN" ("/msg $O HOSTSCAN <host|nick>",
9 "Adds the speicified host to the proxy-check queue. If the host is found to have a running proxy, then that host is G-lined for an hour.",
10 "$uSee Also:$u trace");