Merge pull request #673 from steelywing/patch-4

`netstat -n` and `-r`
This commit is contained in:
Ruben Vereecken
2016-01-15 19:28:39 +02:00

View File

@@ -21,3 +21,7 @@
- List information continuously:
`netstat -c`
- List routes and do not resolve IP to hostname:
`netstat -rn`