Raspberry Pi Traffic Monitoring: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
Line 5: Line 5:
  pip install hogwatch --upgrade
  pip install hogwatch --upgrade


=== Start ===
sudo hogwatch server
A really nice looking web page. [[WAF]] ok.


----
----

Revision as of 17:49, 5 February 2019

The Why Of Fry

After I did Raspberry as Pi Ethernet-WiFi-Bridge, I thought it might be nice to monitor traffic via my bridge.

Installation

pip install hogwatch --upgrade

Start

sudo hogwatch server

A really nice looking web page. WAF ok.