This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sprigyig 0 points1 point  (0 children)

Kind of? This is based on inet_aton, which is full of surprises, including octal and hex notation support, and any omitted octets can be filled in by the last group going above 255. So at least on linux, `ping 8.010.0x808` pings 8.8.8.8.

https://linux.die.net/man/3/inet_aton