On 7 Feb 2017, at 11:10, Gavin Henry wrote: > Morning all, > > Does anyone have any recommendations for a decent open source software > looking glass project they have used?
we use klg on quagga: https://sourceforge.net/projects/klg/ running at: https://lg.inx.net.za if you’re using quagga specifically, you’ll want to: cd /where/ever/you/installed/klg/ perl -p -i -e 's/ipv6 unicast/ipv6/g’ klg.php —n.
