Download List

專案描述

MoBlock is a daemon that blocks connections from or to hosts listed in a file in peerguardian format or ipfilter.dat files. It uses the iptables libnetfilter_queue or ipqueue userspace library, supports all protocols, and is very light in resource usage.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-23 06:48
0.8

Support for NFQUEUE-ing from iptables FORWARD
chain was added. Log file rotation and creation of
a pid file are now supported. Fixes were made.
Files for Debian packaging were added. A new start
script that supports port whitelisting was added.
標籤: Minor feature enhancements

2006-02-15 20:05
0.7

Loaded ranges are now automatically merged when overlapping or already included ranges are found (guarding.p2p files usually have many of these). A command line option -q has been added to specify the queue number (only when using the NFQUEUE interface); this must match the iptables --queue-num option. It defaults to 0 if not specified. On startup, this release prints used options and ranges stats. It has better handling of command line options. A string handling bug has been fixed.
標籤: Major feature enhancements

2006-02-01 07:13
0.6

Support was added for new the kernel interface
NFQUEUE (from kernel 2.6.14). The blocklist can be
reloaded at runtime by sending a HUP signal (kill
-HUP pid).
標籤: Major feature enhancements

2005-06-24 07:10
0.4.1

Support for new peerguardian 2.x lists (.pdb
files) and ipfilter.dat files was added.
標籤: Initial freshmeat announcement

Project Resources