npm explorer
windows-netstat - npm explorer
windows-netstat
v1.0.2
A Node Js Module for Windows which uses GetExtendedTcpTable
3
/week
Updated 3 years ago
MIT
Unpacked: 10.1 KB
Published by
Paul Piatek
npm
yarn
pnpm
bun
npm install windows-netstat
npm
Readme
Dependencies
(0)
Versions
(3)
Native Netstat for Windows
This node module gathers the TCP connection information via GetExtendedTcpTable.
Works only on Windows.
Build
$3
node-gyp
is needed to build the module
$3
npm run configure
npm run build
$3
npm run test