Difference between revisions of "BOPM"

From IRC Wiki
Jump to navigation Jump to search
(Adding WeIRCd to supported IRCds, slightly reformatting things)
Line 1: Line 1:
[[File:BOPM.png|200px|thumb|left|BOPM]]
[[File:BOPM.png|200px|thumb|left|BOPM]]


<Rating comment=false>
{{Software|name=BOPM
Rate This!
|logo=[[File:BOPM.png|200px]]
1 (Hate it)
|homepage=http://wiki.blitzed.org/BOPM
2 (Dislike it)
|programming_language={{Programming languages/C}}
3 (It's ok)
|platform=Linux, BSD,
4 (Like it)
|license=GPL<ref name="license">http://www.gnu.org/licenses/licenses.html#GPL/</ref>
5 (Love it)
|release=3.1.3<ref name="hp">http://www.epona.org/</ref>
</Rating>
|statu


<br style="clear: both" />
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.


'''Website:'''
Additionally, BOPM contains the ability to match hosts against a DNS blacklist such as DroneBL or your own custom list, and dependong on how it is configured the BOPM can gline/zline/kill or akill the proxy from your network.
* http://wiki.blitzed.org/BOPM


'''Bio:'''
* 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:'''
==Supported IRCds==
* Linux, BSD
 
'''License:'''
* General Public License
 
'''Supported IRCds:'''
* [[Bahamut]]   
* [[Bahamut]]   
* [[charybdis]]
* [[charybdis]]
Line 39: Line 29:
* [[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|IRC Defender]]


Line 55: Line 45:
-
-
</pre>
</pre>
==References==
{{reflist}}
[[Category:Software]][[Category:IRC services]]

Revision as of 17:43, 28 October 2010

BOPM

{{Software|name=BOPM |logo=BOPM.png |homepage=http://wiki.blitzed.org/BOPM |programming_language=C |platform=Linux, BSD, |license=GPL[1] |release=3.1.3[2] |statu

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 dependong 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