Bunga
Control and monitor your system.
Project homepage: https://github.com/eerimoq/bunga
Installation
$ pip install bunga
The shell subcommand
Connect to your system (in this case the Monolinux example project)
and execute the df
command.
The log subcommand
Stream logs from your system to your PC.
The get subcommand
Get a file from your system.
$ bunga get_file /root/wire.ko
The put subcommand
Put a file on your system.
$ bunga put_file config /root/config