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>
|
||||
|
||||
<h4 align="center">
|
||||
Want to create <strike>memes</strike> graphs of your network connectivity? Ping and plot away:
|
||||
</h4><br>
|
||||
Want to create <strike>memes</strike> graphs of your network connectivity? Ping and plot away:</h4>
|
||||
|
||||
<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">
|
||||
<img src="docs/internet.png" width="800px">
|
||||
</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)
|
||||
|
||||
## Advanced Configuration
|
||||
## Configuration
|
||||
|
||||
### Plot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user