Open mrlunchbox777 opened 6 months ago
mrlunchbox777@gmail.com
Add netstat to the managed packages
It supports a cli for querying local machine network resources
netstat should be a package in the index.json
jq '.packages[] | select(.name = "netstat")' resources/install/index.json
https://askubuntu.com/questions/1418535/netstat-command-not-found
Contact Details
mrlunchbox777@gmail.com
Feature Description
Add netstat to the managed packages
Why?
It supports a cli for querying local machine network resources
What-should happen?
netstat should be a package in the index.json
Steps to Test
jq '.packages[] | select(.name = "netstat")' resources/install/index.json
should return the details for managing the netstat packageCode of Conduct