1
0
Fork
You've already forked rbldnspy
0
rbl server in python
  • Python 97.4%
  • Shell 2.6%
Find a file
2016年01月06日 11:51:05 +01:00
doc initial import 2016年01月06日 10:24:11 +01:00
extra/startscripts/centos5 initial import 2016年01月06日 10:24:11 +01:00
src initial import 2016年01月06日 10:24:11 +01:00
test dateutils dependency 2016年01月06日 11:51:05 +01:00
tools initial import 2016年01月06日 10:24:11 +01:00
.gitignore initial import 2016年01月06日 10:24:11 +01:00
.travis.yml test path 2016年01月06日 11:44:13 +01:00
MANIFEST.in initial import 2016年01月06日 10:24:11 +01:00
README.rst dateutils dependency 2016年01月06日 11:51:05 +01:00
setup.py initial import 2016年01月06日 10:24:11 +01:00

rbldnspy is a blacklist daemon like rbldnsd.

to combat the current replication lag of standard rbl setups , there is a "fast list" functionality to quickly insert new listings over a simple network UDP packet these fast list packets expire after a short time in the assumption they're now in the standard zone file

usage and zonefile format are similar to rbldnsd

Install

Dependencies: dnslib , dateutils

Build status