bird looking glass
Go to file
Mehdi Abaakouk 295062c834 Add whois for ipv6 addr, fix missing info for summary, redirect index page to summary 2012-01-20 16:49:53 +01:00
static Refactoring code 2012-01-20 00:12:37 +01:00
templates Refactoring code 2012-01-20 00:12:37 +01:00
README Update dependancy 2011-12-16 19:08:12 +01:00
bird.py Refactoring code 2012-01-20 00:12:37 +01:00
gpl-3.0.txt Add licence and readme 2011-12-16 11:06:15 +01:00
lg.cfg Refactoring code 2012-01-20 00:12:37 +01:00
lg.py Add whois for ipv6 addr, fix missing info for summary, redirect index page to summary 2012-01-20 16:49:53 +01:00
lg.wsgi Refactoring code 2012-01-20 00:12:37 +01:00
test.py Refactoring code 2012-01-20 00:12:37 +01:00
toolbox.py Refactoring code 2012-01-20 00:12:37 +01:00

README

bird-lg depend on :
 - python-flask 
 - python-dnspython

It use TCP socket to talk with bird

To convert unix socket to tcp-socket you can use:
# socat UNIX-CONNECT:/var/run/bird.ctl TCP-LISTEN:9994,reuseaddr,fork,range=XXX.XXX.XXX.XXX/32