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
- Host: GitHub
- URL: https://github.com/deepzec/win-portfwd
- Owner: deepzec
- License: gpl-3.0
- Created: 2018-07-31T10:51:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T05:23:19.000Z (almost 7 years ago)
- Last Synced: 2024-01-07T22:58:35.497Z (over 1 year ago)
- Topics: netsh, pentest-tool, port-forwarding, powershell, tunneling-proxies
- Language: PowerShell
- Homepage:
- Size: 55.7 KB
- Stars: 118
- Watchers: 7
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.ps1or
> powershell.exe -noprofile -executionpolicy bypass -file .\win-portfwd.ps1

### Example :

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