PowerShell script that knocks on a given sets of ports. It can optionally take an execute parameter to run a secondary script after the knocking is complete.
Find a file
2021-09-12 20:32:09 -06:00
LICENSE Initial commit 2021-09-12 20:32:09 -06:00
README.md Initial commit 2021-09-12 20:32:09 -06:00

Invoke-PortKnock

PowerShell script that knocks on a given sets of ports. It can optionally take an execute parameter to run a secondary script after the knocking is complete.

Requirements

Variables

Variable Required Default Choices Description

Example

License

See LICENSE file for full license information.

Screenshots