我经常在 Nginx 服务器块中看到这个,但我不知道它是什么意思,它在谷歌上也不是很好。
server { listen [::]:80 default_server; }
这是什么[::]意思?
[::]
nginx
nginx ×1