mfs / hit

A curl -I replacement.
GNU General Public License v3.0
1 stars 0 forks source link

Fix up DNS lookups. #5

Open mfs opened 9 years ago

mfs commented 9 years ago

At the moment an effectively random IPv4/IPv6 address is hit. Should prioritize IPv6 over IPv4 and have automatic fall back. Should be able to also specify IPv4 or IPv6 at the command line.

mfs commented 9 years ago

IPv6 seems to be broken in hyper or I'm doing something stupid. IPv6 disabled for now.