You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a simple portforwarder in ps1 with embeded c# code
works even if you are not administrator
portfwd.ps1 <local_ip> <local_port> <remote_ip> <remote_port>
About
a simple portforwarder in ps1 with embeded c# code