Commit Graph

8 Commits (8830f26076066f6b57e4e5986b88d9ac3ebf434d)

Author SHA1 Message Date
Axel Navarro 7a08da8173
netstat: use long argument format (#5252) 2021-02-18 23:16:29 +00:00
NashMiao ace831e217
netstat: remove inexistent option for MacOS (#4186) 2020-07-16 21:51:06 +01:00
pxgamer b1f8f91934 netstat: update description for protocol 2019-03-21 22:10:22 +05:30
pxgamer 7ba01ca0a1 netstat: fix token naming and curly braces 2019-03-21 22:10:22 +05:30
Cameron Tod 5eb448ebf6 netstat: add route print example (#2566) 2018-11-20 21:30:05 +00:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Andrew Murray c9807c9cda Fixed typo 2015-12-31 13:12:49 +11:00
Christopher f632b23b92 Extend options
Added more options to allow greater flexibility.

Options Added:

TCP, UDP, Continuous and the ability to not resolve hosts.

Added netstat to OSX.

Removed white space.

Update netstat.md

Remove options for simplicity

Removed UDP and hostname resolving changes

UDP and hostname resolving changes aren't as common.

Remove options for simplicity

Reduced number of examples & removed grep.

Reduced down to 6 or less

Removed examples that required grep.

Extend options

Added more options to allow greater flexibility.

Options Added:

TCP, UDP, Continuous and the ability to not resolve hosts.

Added netstat to OSX.

Removed white space.

Update netstat.md

Remove options for simplicity

Removed UDP and hostname resolving changes

UDP and hostname resolving changes aren't as common.

Remove options for simplicity

Reduced number of examples & removed grep.

Reduced down to 6 or less

Removed examples that required grep.

Fixed -p option and removed last entry.
2015-12-28 03:58:35 -06:00