An open API service indexing awesome lists of open source software.

https://github.com/deepzec/win-portfwd

Powershell script to setup windows port forwarding using native netsh client
https://github.com/deepzec/win-portfwd

netsh pentest-tool port-forwarding powershell tunneling-proxies

Last synced: 2 months ago
JSON representation

Powershell script to setup windows port forwarding using native netsh client

Awesome Lists containing this project

README

        

# 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](https://github.com/deepzec/Win-PortFwd/blob/master/win-portfwd.PNG "Win-Portfwd")

### Example :

![alt text](https://github.com/deepzec/Win-PortFwd/blob/master/example.PNG "Win-Portfwd")

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