winutil icon indicating copy to clipboard operation
winutil copied to clipboard

"help wanted" The target machine actively refused it

Open solomonrajan opened this issue 1 year ago • 1 comments

Showing error while using code iwr -useb https://christitus.com/win | iex in Windows 11 Terminal with Administrator privilege.

Error: Invoke-WebRequest: No connection could be made because the target machine actively refused it.

solomonrajan avatar Mar 12 '23 16:03 solomonrajan

You might have better luck hitting the file directly. My guess is your IP is blocked somewhere in the chain.

https://raw.githubusercontent.com/ChrisTitusTech/winutil/main/winutil.ps1

DeveloperDurp avatar Mar 12 '23 19:03 DeveloperDurp