davecheney / httpstat

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

Add -4 and -6 flags #126

Closed kshlm closed 6 years ago

kshlm commented 6 years ago

-4 and -6 flags force hosts to be resolved as IPv4 and IPv6 respectively.

Solves #108.