Y
Hacker News
new
|
ask
|
show
|
jobs
by
kalmar
332 days ago
I don't know of it's the reason, but inet_aton[0] and other parsing libraries that match its behaviour will parse 1.1 as 1.0.0.1. I use `ping 1.1` as a quick connectivity test.
[0]
https://man7.org/linux/man-pages/man3/inet_aton.3.html#DESCR...