ecki / net-tools

Linux base networking tools
GNU General Public License v2.0
248 stars 95 forks source link

Support for custom procfs path using ENV variable #13

Open prashanthjbabu opened 5 years ago

prashanthjbabu commented 5 years ago

This PR addresses issue https://github.com/ecki/net-tools/issues/12 . Setting the environment variable PATH_PROC to the path of the procfs will allow netstat fill in the process/pid data using PATH_PROC value

ecki commented 2 months ago

sorry for being late to the party. Did you see my comment about the variabnle name? I rebased your change, feel free to squash and force push it instead before i can apply it.