Port Scanner avatar
Port Scanner

Pricing

$5.00/month + usage

Go to Store
Port Scanner

Port Scanner

Developed by

Serhat Sönmez

Serhat Sönmez

Maintained by Community

Get open ports and port vulnerabilities of given IP addresses or hosts.

0.0 (0)

Pricing

$5.00/month + usage

3

Total users

35

Monthly users

3

Runs succeeded

89%

Last modified

6 months ago

You can access the Port Scanner programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "hosts": [
< "apify.com"
< ]
<}' |
<apify call serhattsnmz/port-scanner --silent --output-dataset

Port Scanner API through CLI

The Apify CLI is the official tool that allows you to use Port Scanner locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: