Compare commits
1 Commits
90709c4b22
...
trunk
| Author | SHA1 | Date | |
|---|---|---|---|
| d27b6eff00 |
15
README.md
15
README.md
@@ -1,8 +1,17 @@
|
|||||||
<h1 align="center">PingPlot</h1>
|
<h1 align="center">PingPlot</h1>
|
||||||
|
|
||||||
<h4 align="center">
|
<h4 align="center">
|
||||||
Want to create <strike>memes</strike> graphs of your network connectivity? Ping and plot away:
|
Want to create <strike>memes</strike> graphs of your network connectivity? Ping and plot away:</h4>
|
||||||
</h4><br>
|
|
||||||
|
<p align="center">
|
||||||
|
<strong>
|
||||||
|
<a href="#getting-started">Getting started</a>
|
||||||
|
• <a href="#configuration">Configuration</a>
|
||||||
|
• <a href="#roadmap">Roadmap</a>
|
||||||
|
</strong>
|
||||||
|
</p><br>
|
||||||
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="docs/internet.png" width="800px">
|
<img src="docs/internet.png" width="800px">
|
||||||
</p>
|
</p>
|
||||||
@@ -26,7 +35,7 @@ This tool requires `net-tools` (if not using a docker container) and `gnuplot` i
|
|||||||
|
|
||||||
3. Plot the data with [`./plotter/plot.sh`](plotter/plot.sh)
|
3. Plot the data with [`./plotter/plot.sh`](plotter/plot.sh)
|
||||||
|
|
||||||
## Advanced Configuration
|
## Configuration
|
||||||
|
|
||||||
### Plot
|
### Plot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user