1
0
Fork 0
mirror of https://github.com/sileht/bird-lg.git synced 2024-11-21 22:44:43 +01:00
bird looking glass
Go to file
2012-02-08 22:05:28 +01:00
static Add progress bar 2012-02-08 22:05:28 +01:00
templates Add progress bar 2012-02-08 22:05:28 +01:00
bird.py Add copyright header 2012-01-27 19:12:59 +01:00
gpl-3.0.txt Add licence and readme 2011-12-16 11:06:15 +01:00
lg-proxy.cfg Force ip source in traceroute 2012-02-07 15:38:55 +01:00
lg-proxy.py Allow no src ip 2012-02-07 15:40:48 +01:00
lg.cfg Use proxy instead for socket redirect 2012-01-26 17:12:18 +01:00
lg.py Add progress bar 2012-02-08 22:05:28 +01:00
lg.wsgi Improve UI 2012-01-20 16:50:58 +01:00
README Add copyright header 2012-01-27 19:12:59 +01:00
toolbox.py Add copyright header 2012-01-27 19:12:59 +01:00

bird-lg depend on :
 - python-flask  >= 0.8
 - python-dnspython


On all bird nodes:
	fill the config file lg-proxy.cfg by list all ips that can acces to the proxy
	and start "python lg-proxy.py"


On frontend:
	fill config file lg.cfg by list all bird nodes
	and start "python lg.py"


Each service can by embeded in any webserver by follow regular python-flask configuration


Only tested with bird 1.2.5