Skip to content

Commit

Permalink
Add sub second linux command example
Browse files Browse the repository at this point in the history
  • Loading branch information
deajan authored Oct 3, 2019
1 parent db1f2dd commit 476e97a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ Example command smokeping would use

`tcpping -C -x 5 myhost 80`

Example command for sub second tcp ping analysis on Linux

`tcpping -x 10 -w .1 -o myhost 443`

## Root privileges

By default, traceroute needs root privileges.
Expand Down

0 comments on commit 476e97a

Please sign in to comment.