Script Library

Boost your management, troubleshoot, and remediation capabilities with scripts created by experts in the IT community.

<< Back to Script Library

Tag: netstat

(3 Scripts)
Shows established network connections for all processes in a selected user session sorted on the most connections by processing netstat -ano output.
Arguments:
Show Top - Show the top n connections (default 1000)
Resolve IP to Name - Show DNS names rather than IP addresses (default false)
Resolve IP via RIPE - Use internet registrar API to resolve non-DNS resolvable names (default false)
Version: 1.5.7  |   Created: 2018-08-21  |   Modified: 2018-11-20  |   Creator: Guy Leech  |   Downloads: 339
Shows established network connections for all processes sorted on the most connections by processing netstat -ano output.
Arguments:
Show Top - Show the top n connections (default 1000)
Resolve IP to Name - Show DNS names rather than IP addresses (default false)
Resolve IP via RIPE - Use internet registrar API to resolve non-DNS resolvable names (default false)
Version: 1.6.25  |   Created: 2018-08-21  |   Modified: 2018-11-20  |   Creator: Guy Leech  |   Downloads: 406
Shows established network connections for a process sorted on the most connections by processing netstat -ano output.
Arguments:
Show Top - Show the top n connections (default 1000)
Resolve IP to Name - Show DNS names rather than IP addresses (default false)
Resolve IP via RIPE - Use internet registrar API to resolve non-DNS resolvable names (default false)
Version: 1.6.14  |   Created: 2018-08-21  |   Modified: 2018-11-20  |   Creator: Guy Leech  |   Downloads: 398