|
|
| Author |
Message |
Jappy none

Joined: 28 Jun 2004 Posts: 9
|
Posted: May 27, 2007 8:30pm Post subject: BOPM update |
|
|
New release of BOPM 3.1.3
enjoys |
|
| Back to top |
|
 |
callisto none

Joined: 30 Dec 2006 Posts: 37
|
Posted: May 27, 2007 10:59pm Post subject: |
|
|
| Is this the update for gcc 4 compatability? |
|
| Back to top |
|
 |
Jappy none

Joined: 28 Jun 2004 Posts: 9
|
Posted: May 28, 2007 5:11am Post subject: |
|
|
CHANGELOG
2007-05-15 20:34 dg
* Makefile.in, aclocal.m4, bopm.conf.blitzed, bopm.conf.sample,
configure, configure.in, src/Makefile.in: Remove references to
OPM from the config files (and add some to dronebl..). Up the
version to 3.1.3
2005-10-06 22:57 dg
* network-bopm/network-bopm.pl: Add back the ! which appears to
have got lost at some point.. |
|
| Back to top |
|
 |
Jappy none

Joined: 28 Jun 2004 Posts: 9
|
Posted: May 28, 2007 6:29am Post subject: |
|
|
006] - Blitzed Open Proxy Monitor 3.1.3 (Stable)
by David Leadbeater (http://freshmeat.net/users/dgl/)
Wed, May 16th 2007 00:02
Communications :: Chat :: Internet Relay Chat
About: Designed for the Bahamut, Hybrid, and ircu IRCds, bopm is a
replacement for first generation proxy monitors (wgmon, tcm). It extends
them by adding support for SOCKS4, SOCKS5, WinGate, HTTP proxies, insecure
Cisco routers, HTTP POST proxies, simultaneous connections, and a more
scalable model (written in C). BOPM also has support for a DNS blacklist,
similar to MAPS RBL+ or Visi RSL.
Changes: This version was fixed to work with GCC 4 and various other
cleanups.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bopm/ |
|
| Back to top |
|
 |
FBI Guru

Joined: 19 Aug 2005 Posts: 1494 Location: Federation Of Bored IRC'ers
|
Posted: May 28, 2007 9:01pm Post subject: |
|
|
Does it fix the memory leaks that was present before this update?  |
|
| Back to top |
|
 |
Jappy none

Joined: 28 Jun 2004 Posts: 9
|
Posted: May 29, 2007 3:58am Post subject: |
|
|
thats all i know .
works great for a week now ! |
|
| Back to top |
|
 |
N0D none

Joined: 04 Jul 2007 Posts: 4
|
Posted: Jul 04, 2007 5:58am Post subject: dnsbl address |
|
|
| Speaking of which, Can anyone give me dnsbl address which is still works perfectly for bopm?(What is the best dnsbl address for bopm? (ahbl,sorbs or whatever?) |
|
| Back to top |
|
 |
Mestara none

Joined: 15 Jun 2007 Posts: 8
|
Posted: Jul 04, 2007 6:18am Post subject: Re: dnsbl address |
|
|
| N0D wrote: | | Speaking of which, Can anyone give me dnsbl address which is still works perfectly for bopm?(What is the best dnsbl address for bopm? (ahbl,sorbs or whatever?) |
dronebl.org is one of the better ones imho. Has details on setting up your bopm to work with it.
nenolod (uses searchirc at times) maintains it with the purpose of serving the IRC community. |
|
| Back to top |
|
 |
N0D none

Joined: 04 Jul 2007 Posts: 4
|
Posted: Jul 04, 2007 7:18am Post subject: |
|
|
| dronebl still works right?(i meant when i want to open "dnsbl.dronebl.org" in my browser the page can not be found (timeout or whatever) is it normal?) |
|
| Back to top |
|
 |
N0D none

Joined: 04 Jul 2007 Posts: 4
|
Posted: Jul 08, 2007 10:33am Post subject: |
|
|
| N0D wrote: | | dronebl still works right?(i meant when i want to open "dnsbl.dronebl.org" in my browser the page can not be found (timeout or whatever) is it normal?) |
Any ideas? |
|
| Back to top |
|
 |
Jobe Idler

Joined: 30 Jul 2006 Posts: 374 Location: Lurking in the shadows of some random channel!
|
Posted: Jul 08, 2007 12:29pm Post subject: |
|
|
| N0D wrote: | | dronebl still works right?(i meant when i want to open "dnsbl.dronebl.org" in my browser the page can not be found (timeout or whatever) is it normal?) |
Did you by any chance try http://www.dronebl.org/ |
|
| Back to top |
|
 |
N0D none

Joined: 04 Jul 2007 Posts: 4
|
Posted: Jul 08, 2007 2:40pm Post subject: |
|
|
| so it works? |
|
| Back to top |
|
 |
FBI Guru

Joined: 19 Aug 2005 Posts: 1494 Location: Federation Of Bored IRC'ers
|
Posted: Jul 08, 2007 3:29pm Post subject: |
|
|
no shit it doesn't Mr.obvious |
|
| Back to top |
|
 |
Jappy none

Joined: 28 Jun 2004 Posts: 9
|
Posted: Jul 21, 2007 4:52am Post subject: |
|
|
another blacklist .. specially for irc
blacklist {
name = "rbl.efnet.org";
type = "A record reply";
ban_unknown = no;
reply {
1 = "Open Proxy";
2 = "spamtrap666";
3 = "spamtrap50";
4 = "TOR";
5 = "Drones / Flooding";
};
kline = "GLINE 1440 *@%h :Blacklisted Proxy found. Visit rbl.efnet.org/?i=%i for info.";
}; |
|
| Back to top |
|
 |
Jobe Idler

Joined: 30 Jul 2006 Posts: 374 Location: Lurking in the shadows of some random channel!
|
Posted: Jul 22, 2007 10:07am Post subject: |
|
|
| Giving the website for it would have been useful too: http://rbl.efnet.org |
|
| Back to top |
|
 |
|