Need to see which daemons are listening for connection requests on a *nix machine ?
“sockstat -4l” for IPv4, and “sockstat -l” for IPv4 and IPv6.
Need to see which daemons are listening for connection requests on a *nix machine ?
“sockstat -4l” for IPv4, and “sockstat -l” for IPv4 and IPv6.