Displays network-related information such as open connections, open socket ports, etc. More information: https://man7.org/linux/man-pages/man8/netstat.8.html.
netstat --all
netstat --listening
netstat --tcp
netstat --program
netstat --continuous
netstat --route --numeric
netstat --listening --program --numeric --tcp --udp --extend