davecheney / httpstat

It's like curl -v, with colours.
MIT License
6.95k stars 382 forks source link

DNS through socks5 proxy #148

Open bohrshaw opened 4 years ago

bohrshaw commented 4 years ago

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.

moorereason commented 4 years ago

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.