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
Thanks for this beautiful tool. This is a feature request to support "DNS through proxy".
curl supports this via socks5h like in socks5h://127.0.0.1:1080.
curl
socks5h
socks5h://127.0.0.1:1080
The text was updated successfully, but these errors were encountered:
From the bottom of the README:
Bug reports are most welcome, but with the exception of #5, this project is closed.
Look in https://github.com/davecheney/httpstat/network for an active fork.
Sorry, something went wrong.
No branches or pull requests
Thanks for this beautiful tool. This is a feature request to support "DNS through proxy".
curl
supports this viasocks5h
like insocks5h://127.0.0.1:1080
.The text was updated successfully, but these errors were encountered: