What's the difference between localhost and 127.0.0.1?
Resposta da entrevista
Sigiloso
21 de ago. de 2018
localhost can resolve to an IPv6 address, whereas 127.0.0.1 cannot. Using localhost on an IPv6 only system can work, whereas 127.0.0.1 will not since IPv4 is not available