Skip to main content

PortListenCheck

This Script is part of the Common Scripts Pack.#

Checks whether a port was open on a given host.

Script Data#


NameDescription
Script Typepython
Tags-

Inputs#


Argument NameDescription
hostThe hostname to check.
portThe port to check.

Outputs#


PathDescriptionType
portOpenWhether the given port on a host was open. Returns true if it is.boolean