• Stars
    star
    121
  • Rank 293,924 (Top 6 %)
  • Language
    PowerShell
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Powershell script to setup windows port forwarding using native netsh client

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