Y
Hacker News
new
|
ask
|
show
|
jobs
by
hartator
3007 days ago
It's not fully true that 127.0.0.1 is the same as 0.0.0.0. For example, binding a webserver to 0.0.0.0 make it on the public network while 127.0.0.1 is strictly localhost.