Y
Hacker News
new
|
ask
|
show
|
jobs
by
SysArchitect
3548 days ago
Thankfully IPv6 defined a single "localhost" or loopback IP: ::1/128
There is none of this 127/8 mess.
1 comments
the8472
3548 days ago
that "mess" is great for testing though, you can spin up numerous instances each on their own loopback address.
link
TimWolla
3547 days ago
You can use a link local address of your public interface in IPv6.
link
the8472
3547 days ago
That's just one, adding more require elevated privileges, with 127.0.0.0/8 you have 256³ at your disposal.
link