5117 shaares
1 résultat
taggé
port-number
It often happens that we need to find the default port number for a specific service, or what service is listening on a given port. The tool uses the Iana.org website to get the official list of ports. A private script has been created to fetch regularly the website and update the ports.json file. For this reason, an update command will be created in a future version.