Comment on What is the deal with IPv6?
antlion@lemmy.dbzer0.com 10 hours agoI would love if standard IP addresses used hex by default. C0.A8.1.1 or 7F.0.0.1
Comment on What is the deal with IPv6?
antlion@lemmy.dbzer0.com 10 hours agoI would love if standard IP addresses used hex by default. C0.A8.1.1 or 7F.0.0.1
twkm@programming.dev 4 hours ago
They are: ping 0xC0.0xA8.1.1 or 0x7F.1
Standard scanf number parsing is generally used though some OSes reject that.