Difference between revisions of "BOPM"

From IRC Wiki
Jump to navigation Jump to search
(Adding WeIRCd to supported IRCds, slightly reformatting things)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:BOPM.png|200px|thumb|left|BOPM]]
{{Software|name=BOPM
|logo=[[File:BOPM.png|200px]]
|homepage=http://wiki.blitzed.org/BOPM
|programming_language={{Programming languages/C}}
|platform=Linux, BSD
|license=GPL<ref name="license">http://www.gnu.org/licenses/licenses.html#GPL/</ref>
|release=3.1.3
|status=Active
}}


<Rating comment=false>
BOPM is a proxy monitor that scans all incoming connections to a server (or network depending on configuration). When a client connects BOPM scans the client for open proxies, it then determines whether they are really open by using them to connect back to the server.
Rate This!
1 (Hate it)
2 (Dislike it)
3 (It's ok)
4 (Like it)
5 (Love it)
</Rating>


<br style="clear: both" />
Additionally, BOPM contains the ability to match hosts against a DNS blacklist such as DroneBL or your own custom list, and depending on how it is configured the BOPM can gline/zline/kill or akill the proxy from your network.


'''Website:'''
* http://wiki.blitzed.org/BOPM


'''Bio:'''
==Supported IRCds==
* When a client connects to a IRC server, BOPM scans the client for open proxies. It then determines whether they are really open by using them to connect back to the server.
* Additionally, BOPM contains the ability to match hosts against a DNS blacklist such as DroneBL or your own custom list
 
'''Platform:'''
* Linux, BSD
 
'''License:'''
* General Public License
 
'''Supported IRCds:'''
* [[Bahamut]]   
* [[Bahamut]]   
* [[charybdis]]
* [[charybdis]]
Line 39: Line 28:
* [[WeIRCd]]
* [[WeIRCd]]


'''Latest Stable Release:'''
==Latest Stable Release==
* 3.1.3, You can download the tar.gz [http://static.blitzed.org/www.blitzed.org/bopm/files/bopm-3.1.3.tar.gz Here]
* 3.1.3, You can download the tar.gz [http://static.blitzed.org/www.blitzed.org/bopm/files/bopm-3.1.3.tar.gz Here]


'''Similar software''''
==Similar software==
* [[Defender|IRC Defender]]
* [[Defender]]


----
==An example of BOPM in action==
An example of BOPM in action:
<pre>
<pre>
(06:45:13) -irc.MyServer.com- *** Notice -- Client connecting on port 6667: rcaukstv (npuvuehi@home.toor.spb.ru) [clients]  
(06:45:13) -irc.MyServer.com- *** Notice -- Client connecting on port 6667: rcaukstv (npuvuehi@home.toor.spb.ru) [clients]  
Line 55: Line 43:
-
-
</pre>
</pre>
==References==
{{reflist}}
[[Category:Software]][[Category:Extended Services]][[Category:C]][[Category:Dead]]

Latest revision as of 01:29, 22 June 2011

BOPM
BOPM.png
Programming language: C
Platform: Linux, BSD
Status: Active
License: GPL[1]
Latest release: 3.1.3
Homepage: http://wiki.blitzed.org/BOPM

BOPM is a proxy monitor that scans all incoming connections to a server (or network depending on configuration). When a client connects BOPM scans the client for open proxies, it then determines whether they are really open by using them to connect back to the server.

Additionally, BOPM contains the ability to match hosts against a DNS blacklist such as DroneBL or your own custom list, and depending on how it is configured the BOPM can gline/zline/kill or akill the proxy from your network.


Supported IRCds

Latest Stable Release

  • 3.1.3, You can download the tar.gz Here

Similar software

An example of BOPM in action

(06:45:13) -irc.MyServer.com- *** Notice -- Client connecting on port 6667: rcaukstv (npuvuehi@home.toor.spb.ru) [clients] 
-
(06:45:14) -irc.MyServer.com- *** G:Line added for *@188.134.9.75 on Sun Apr 11 05:46:14 2010 GMT (from BOPM!BOPM@MyServer.com to expire at Mon Apr 12 05:46:14 2010 GMT: Listed in rbl.efnetrbl.org visit http://efnetrbl.org/)
-
(06:45:14) -irc.MyServer.com- *** Notice -- Client exiting: rcaukstv (npuvuehi@home.toor.spb.ru) [User has been banned from MyServer (Listed in rbl.efnetrbl.org visit http://efnetrbl.org/)]
-

References