Skip to content
forked from r3boot/blacklist

A python based s/RTBH implementation

Notifications You must be signed in to change notification settings

xtxerr/blacklist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A python based s/RTBH implementation
====================================

This is a working s/RTBH implementation, based on python, django,
syslog, regular expressions and bird, to distribute and nullroute.

          _________
         /         \
         | network |
         \_________/
              |
              |
          +--------+     +-----------+
          | syslog |-----| bl-syslog |
          +--------+     +-----------+
                              |
                              |
         +-----------+   +-----------+  +------------------+
         | bl-client |---| bl-broker |--| django-blacklist |
         +-----------+   +-----------+  +------------------+
                              |
                              |
                          +--------+
                          | bl-bgp |
                          +--------+
                              |
                              |
                           +------+
                           | bird |
                           +------+
                              |
                          ____|____
                         /         \
                         | routers |
                         \_________/

About

A python based s/RTBH implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.8%
  • HTML 4.5%
  • JavaScript 3.5%
  • CSS 1.7%
  • Shell 0.5%