mirror of
https://github.com/cheat/cheat.git
synced 2025-12-18 13:12:05 +01:00
4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
# To find listening ports
|
|
lsof -Pnl +M -i4
|
|
|