diff --git a/README.md b/README.md index dbfeea2..cd67a18 100644 --- a/README.md +++ b/README.md @@ -530,6 +530,12 @@ A few examples of piecing together commands: - `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful" +## Networking + +- `traceroute` : print the route packets trace to network host +- `dig` : DNS lookup utility +- `tcpdump` : dump traffic on a network +- `ngrep` : network grep ## OS X only