sudo netstat does not work.
what do i need to to add, or use?
sudo apt install net-tools
This did the trick for me; netstat is in a package called net-tools
.
This naming is inherited from debian and is not specific to PureOS, as I recall.
1 Like