Raspberry Pi Traffic Monitoring: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
(Created page with "== 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. Catgegory:RaspberryPi")
 
Line 2: Line 2:
After I did [[Raspberry as Pi Ethernet-WiFi-Bridge]], I thought it might be nice to monitor traffic via my bridge.
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




 
----
[[Catgegory:RaspberryPi]]
* Links
** https://github.com/akshayKMR/hogwatch
[[Category:RaspberryPi]]

Revision as of 16:32, 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