]> jfr.im git - irc/blitzed-org/bopm.git/commitdiff
README: Added hybrid compatibility to README.
authorstrtok <redacted>
Thu, 24 Jan 2002 17:40:07 +0000 (17:40 +0000)
committerstrtok <redacted>
Thu, 24 Jan 2002 17:40:07 +0000 (17:40 +0000)
README

diff --git a/README b/README
index 847e5fa68d1de3b1a72f4d9ddf7d84f4ccfde725..93c039e9337414a99372f9a8142032b8d4ce627e 100644 (file)
--- a/README
+++ b/README
@@ -2,11 +2,12 @@ Introduction
 ------------
 
 BOPM (Blitzed Open Proxy Monitor) is an open proxy monitoring bot designed for
-Bahamut based ircds.  The bot is designed to monitor an individual server (all
-servers on the network have to run their own bot) with a local o: line and
-monitor connections.  When a client connects to the server, BOPM will scan the
-connection for insecure proxies.  Insecure proxies are determined by attempting
-to connect the proxy back to another host (usually the IRC server in question).
+Bahamut and Hybrid based ircds.  The bot is designed to monitor an individual 
+server (all servers on the network have to run their own bot) with a local o: 
+line and monitor connections.  When a client connects to the server, BOPM will 
+scan the connection for insecure proxies.  Insecure proxies are determined by 
+attempting to connect the proxy back to another host (usually the IRC server in 
+question).
 
 BOPM is written ground-up in C language, concept derived from wgmon.  It
 improves on wgmon with HTTP support, faster scanning (it can scan clients
@@ -15,7 +16,7 @@ simultaneously), better layout (scalability), and dnsbl support.
 Compatibility
 -------------
 
-BOPM is designed for ircds based on bahamut. It would be easily portable
+BOPM is designed for the Bahamut and Hybrid IRCds It would be easily portable
 to any other ircd with little modification (to the +c notice code). However,
 if an ircd does not send IP's in a connection notice (bahamut sends [IP]),
 BOPM will not be effective because the time it takes to resolve a hostname
@@ -56,3 +57,4 @@ Credits
          - Idea to make bopm set umode -h on oper
 
    For support, irc.blitzed.org #blitzed before emailing a developer. Thank you.
+