This is a network security tool designed to collect statistical information regarding network traffic, as well as, collect the traffic itself in pcap format, all for the purpose of: auditing, historical analysis, and network activity discovery.
This is a network security tool designed to collect statistical information regarding network traffic, as well as, collect the traffic itself in pcap format, all for the purpose of: auditing, historical analysis, and network activity discovery.
To install sancp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install sancp
To see what files were installed by sancp, run:
port contents sancp
To later upgrade sancp, run:
sudo port selfupdate && sudo port upgrade sancp
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.