node-netstat icon indicating copy to clipboard operation
node-netstat copied to clipboard

Add proccessOptions param

Open AndreyGladkov opened this issue 7 months ago • 1 comments

When running synchronously I get an error:

Error: spawnSync netstat ENOBUFS

OS: Ubuntu 22.04.4 LTS

Add processOptions to pass options child process. Need to be able to configure maxBuffer value.

AndreyGladkov avatar Jul 17 '24 09:07 AndreyGladkov