cmd and powershell able to curl...
Posted by anonymousITCoward@reddit | sysadmin | View on Reddit | 6 comments
I've got a strange one, happening to only my machine that I know of. `CURL <hostname>` results in `curl: (7) Failed to connect to` [`ifconfig.me`](http://ifconfig.me) `port 80 after 16 ms: Couldn't connect to server`. And it's like this for any site that I try. I know I can do the same thing with `Invoke-WebRequest -uri`... With that I get an `Unable to connect to remote server`. Everything pings fine, nothing in my hosts file. Not sure where to go from here.
6 Comments
Lemonwater925@reddit
anonymousITCoward@reddit (OP)
AccidentallyBacon@reddit
anonymousITCoward@reddit (OP)
AccidentallyBacon@reddit
anonymousITCoward@reddit (OP)