We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@check:~# curl -v -x http://154.6.110.10:30000 -U username:password http://ipinfo.io/ip
GET http://ipinfo.io/ip HTTP/1.1 Host: ipinfo.io Proxy-Authorization: Basic dXNlcm5hbWU6cGFzc3dvcmQ= User-Agent: curl/7.88.1 Accept: / Proxy-Connection: Keep-Alive
The text was updated successfully, but these errors were encountered:
Did you do all these steps? Is curl via proxy IPv6 working on your server?
Sorry, something went wrong.
yes I have tried all these steps and not working , even though there is no logs
No log file? It's impossible, if script was executed
No branches or pull requests
root@check:~# curl -v -x http://154.6.110.10:30000 -U username:password http://ipinfo.io/ip
< HTTP/1.0 502 Bad Gateway
< Connection: close
< Content-type: text/html; charset=utf-8
<
502 Bad Gateway
Host Not Found or connection failed
* Closing connection 0The text was updated successfully, but these errors were encountered: