olsrd-gui

GTK GUI to control and get info about olsrd

Install

All systems
curl cmd.cat/olsrd-gui.sh
Debian Debian
apt-get install olsrd-gui
Ubuntu
apt-get install olsrd-gui
image/svg+xml Kali Linux
apt-get install olsrd-gui
Windows (WSL2)
sudo apt-get update sudo apt-get install olsrd-gui
Raspbian
apt-get install olsrd-gui

olsrd-gui

GTK GUI to control and get info about olsrd

olsrd-gui is a GTK GUI for controlling and getting information from a running olsrd, a daemon for OLSR mesh networking. It uses IPC to talk to olsrd, so /etc/olsrd/olsrd.conf must enable IPC connections for olsrd-gui to work. OLSR operates as a table driven, proactive protocol, i.e., it exchanges topology information with other nodes of the network regularly. It is developed to work independently from other protocols. Likewise, OLSR makes no assumptions about the underlying link-layer.