IPV6 VPS解決DNS解析問題

Linux · 2023-12-22 · 138 人浏览

Google DNS:

2001:4860:4860::8888
2001:4860:4860::8844

運行命令:

echo "nameserver 2001:4860:4860::8888" | sudo tee /etc/resolv.conf > /dev/null
echo "nameserver 2001:4860:4860::8844" | sudo tee -a /etc/resolv.conf > /dev/null
本站立足于美利堅合衆國,請讀者自覺遵守當地法律!如有違規,本站不承擔任何法律責任! This site is based in the United States of America, readers are requested to abide by local laws! If there are any violations, this site does not bear any legal responsibility! Theme Jasmine by Kent Liao