Y
Hacker News
new
|
ask
|
show
|
jobs
by
busymom0
1778 days ago
Can someone educate me on why these 2 links resolve to localhost?
1 comments
Zacru
1778 days ago
I think the first is the 32 bit int version of 127.0.0.1, and 0177 is the octal representation of 127.
link
Zacru
1778 days ago
Along those lines, you can also use hex
https://0x7f.0.0.0x01:443/
link