Command-line tool to run a check on the usage of the RIPE Whois DB
Asused is a tool to check and summarise address space registered in the RIPE database. For a given list of allocations the tool prints various information concerning the allocations and the assignments they contain.
Asused is a tool to check and summarise address space registered in the RIPE database. For a given list of allocations the tool prints various information concerning the allocations and the assignments they contain.
To install asused, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install asused
To see what files were installed by asused, run:
port contents asused
To later upgrade asused, run:
sudo port selfupdate && sudo port upgrade asused
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.