mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 09:12:47 +01:00
Compare commits
2 Commits
cc74e3e5a6
...
04538ec63b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
04538ec63b | ||
|
|
dc647d7ee1 |
@@ -2586,7 +2586,7 @@ Obviously we don't want your server listening on ports we don't know about. We'l
|
||||
|
||||
**Switch Explanations**:
|
||||
- `l` = display listening sockets
|
||||
- `n` = do now try to resolve service names
|
||||
- `n` = do not try to resolve service names
|
||||
- `t` = display TCP sockets
|
||||
- `u` = display UDP sockets
|
||||
- `p` = show process information
|
||||
|
||||
Reference in New Issue
Block a user