☕
Coding...
Pinned Loading
-
-
portproxy wsl2 to localhost
portproxy wsl2 to localhost 1# check if you are in administration mode, if not, ask for authorization
2If (-NOT ([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator"))
3{
4$arguments = "& '" + $myinvocation.mycommand.definition + "'"
5Start-Process powershell -Verb runAs -ArgumentList $arguments
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.