Win-PortFwd is a powershell script to setup windows port forwarding using native netsh client.
git clone https://github.com/deepzec/Win-PortFwd.git
.\win-portfwd.ps1 or
powershell.exe -noprofile -executionpolicy bypass -file .\win-portfwd.ps1 Also Read MacSubstrate – Tool For Interprocess Code Injection On macOS
Setting up a Static IP on Ubuntu configuration is essential for servers, remote access systems,…
Keeping the correct system clock is important for servers, desktop systems, scheduled tasks, and application…
An Ubuntu Hostname Change is a common administrative task used to rename Linux servers, desktops,…
Ubuntu Swap Space helps Linux systems stay responsive when physical RAM starts running low. Instead…
If you need secure remote desktop access on Linux, learning how to Install TeamViewer on…
If you want to test operating systems, build development labs, or safely run isolated environments,…