GetNetStat icon indicating copy to clipboard operation
GetNetStat copied to clipboard

Home of the cross-plat Get-NetStat replacement for the old netstat.exe utility on Windows

Results 2 GetNetStat issues
Sort by recently updated
recently updated
newest added

I am facing below issue while running get-netstat command . Running powershell version 7 on Mac. Not sure if I am doing something wrong. Thanks. PS /Users/sureshkrishnan> Get-NetStat MethodInvocationException: /Users/sureshkrishnan/.local/share/powershell/Modules/GetNetStat/1.0/GetNetStat.psm1:536...

Seems no other PowerShell tool is able to display TCP Connection RTT latency, bandwidth and packet loss like Resource Monitor. https://stackoverflow.com/questions/3055605/how-can-i-get-the-latency-of-a-process-that-has-a-tcp-connection-open ![image](https://github.com/TobiasPSP/GetNetStat/assets/16850291/3a22f197-26ea-4e5e-9184-4380b91b9699) Feature request: While importing GetExtendedTcpTable, please expose following...