Rancid maintains a CVS/SVN/git repository of router and device config files. It emails you when changes occur and tells you what commands were changed.
Rancid maintains a CVS/SVN/git repository of router and device config files. It emails you when changes occur and tells you what commands were changed.
To install rancid, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rancid
To see what files were installed by rancid, run:
port contents rancid
To later upgrade rancid, run:
sudo port selfupdate && sudo port upgrade rancid
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.