Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Win-PortFwd — Powershell script to setup windows port forwarding using native netsh client | Kitploit
Tools/GitHubGitHub/deepzec/win-portfwd
Network SecurityPenetration TestingRed Teaming
GitHubdeepzec/win-portfwd

Win-PortFwd

Powershell script to setup windows port forwarding using native netsh client

View Repository
1243448 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Win-PortFwd

Powershell script to setup windows port forwarding using native netsh client

Install:

git clone https://github.com/deepzec/Win-PortFwd.git

Usage:

.\win-portfwd.ps1

or

powershell.exe -noprofile -executionpolicy bypass -file .\win-portfwd.ps1

alt text

Example :

alt text

Note: This script require admin privileges to run, it will automatically try to elevate the privilges if you are running this script under normal user privileges.

Author : Deepu TV ; Feel free to contact me @twitter.com/DeepZec

Download Tool