mirror of
https://github.com/sileht/bird-lg.git
synced 2024-11-21 22:44:43 +01:00
static | ||
templates | ||
bird.py | ||
gpl-3.0.txt | ||
lg.cfg | ||
lg.py | ||
lg.wsgi | ||
README | ||
test.py | ||
toolbox.py |
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