Skip to content

Commit 5983158

Browse files
committed
minor edits
1 parent 8e28336 commit 5983158

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

+13-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
1-
# NetPi Network Analyzer - A RaspberryPi Project
2-
3-
NetPi Network Analyzer based on Raspberry Pi b+/2/3 hardware
1+
# NetPi Network Analyzer, Mark III
42

53
Based on original work first by [BlameTheNetwork](http://www.blamethenetwork.com/netpi) and later expanded by [ITSaDC](https://www.itsadc.com/the-netpi/).
64

75
---
86

9-
It turns out, the [Raspberry Pi](https://www.raspberrypi.org/) makes a handy device for quick and dirty network testing. You don't need to shell out thousands of dollars on <NAMEBRAND> equipment. You can get basic connectivity testing for well under $100 with just a little hardware and open-source software. Standing on the aforementioned giants to started putting this together in 2015, I've made my own modifications and am sharing them here.
7+
## Background
8+
9+
It turns out, the [Raspberry Pi](https://www.raspberrypi.org/) makes a handy device for quick and dirty network testing. You don't need to shell out thousands of dollars on <NAMEBRAND> equipment, you can get basic connectivity testing for well under $100 with just a little hardware and open-source software. Standing on the shouldres of the aforementioned giants who started putting this together in 2015, I've made my own modifications and am sharing them here.
1010

1111
---
1212

13-
My contributions in this fork are
13+
## What I'm bringing to the table
14+
15+
My contributions in this fork are:
1416

1517
* updating the file structure so that everything can be consolidated in one location (ie <code>/opt</code>)
1618
* updating scripts so they work using current Raspbian tools
@@ -22,6 +24,12 @@ My contributions in this fork are
2224

2325
---
2426

27+
Please see the wiki for details on implementation, installation, and configuration.
28+
29+
---
30+
31+
## Demonstration
32+
2533
Want to see what my predecessors' iterations looked like? Click thumbnails below for external YouTube links.
2634

2735
[![Original BlameTheNetwork NetPi](https://img.youtube.com/vi/gx0Vl1ptqbo/0.jpg)](https://youtu.be/gx0Vl1ptqbo "Original BlameTheNetwork NetPi")

0 commit comments

Comments
 (0)