黑客、渗透测试和网络安全工具,武装您的安全武器库!
使用原生 netsh 客户端设置 Windows 端口转发的 Powershell 脚本
发现我们社区最常用的工具。
探索所有工具
浏览我们的工具集合
git clone https://github.com/deepzec/Win-PortFwd.git
.\win-portfwd.ps1
或
powershell.exe -noprofile -executionpolicy bypass -file .\win-portfwd.ps1
注意:此脚本需要管理员权限才能运行,如果你在普通用户权限下运行,它会自动尝试提升权限。