bird looking glass
Go to file
Mehdi ABAAKOUK 46e2f086c0 More dynamic UI 2011-12-16 19:05:36 +01:00
static Initial Commit 2011-12-16 11:02:24 +01:00
templates More dynamic UI 2011-12-16 19:05:36 +01:00
README Add licence and readme 2011-12-16 11:06:15 +01:00
gpl-3.0.txt Add licence and readme 2011-12-16 11:06:15 +01:00
lg.py More pretty output and url handling 2011-12-16 19:05:16 +01:00

README

bird-lg depend on python-flask 

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