Mostly self taught software craftsman.
Create parts. Combine components. Build systems. Solve problems.
Pinned Loading
-
runstubby ps1 script
runstubby ps1 script 1PowerShell -ExecutionPolicy bypass -file "C:\Program Files\Stubby\stubby_setdns_windows.ps1"
2$stubbyexe = "C:\Program Files\Stubby\stubby.exe"
3$proc = Start-Process -FilePath $stubbyexe -PassThru -WindowStyle Hidden
4Read-Host -Prompt "Press Enter to exit"
5Stop-Process -id $proc.ID
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.