Skip to content

Powershell script to setup windows port forwarding using native netsh client

License

Notifications You must be signed in to change notification settings

deepzec/Win-PortFwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Powershell script to setup windows port forwarding using native netsh client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published