Adding new protocol-port pairs via IRC -------------------------------------- It is possible to add new protocol-port pairs at runtime. To use this feature you need to put the following string into the topic of the channel your BOPM is in: addproto:SCANNER=PROTO:PORT,PROTO:PORT PROTO could be one of the following: hc (HTTP) hp (HTTPPOST) s4 (SOCKS4) s5 (SOCKS5) wg (WINGATE) rt (ROUTER) SCANNER is one of the scanners defined in `bopm.conf', usually either `default' or `extra'. You can omit protocols (and ports) that are the same, to compact the string. Security concern: Users with operator access to BOPM's channel are able to add new ports to scan without other authentication. They are, however, limited by the maximum topic length. -- Philipp Kern Thu, 20 Jul 2006 17:25:09 +0200