On 28/02/2023 07:53, Christian Schmitz via curl-library wrote:

When would DNS report an IP like 0.0.1.209 for CURL?

CURL 7.88.0 on Windows.

   Trying 0.0.1.209:465...

How did they invoke curl? This is consistent with using "465" as the hostname, which is interpreted as an integer IP address, then more normally displayed as a dotted quad.

--
Colin Hogben
Python Technology Ltd.  Registered in England & Wales number 3657532.
Registered address: 6 North Quay, Abingdon OX14 5RY
--
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to