How to ping behind a Proxy on Windows

I found this working solution for Linux. . Any suggestion for Windows? I tried:

set http_proxy=
ping google.com # works, proxy set for this bash session.

but it does not work (it still says: "Ping request could not find host google.com. Please check the name and try again")

1 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like