Edit System DNS
最后更新于4个月前
这有帮助吗?
说明:请将以下内容中 xx.x.x.x 替换为面板返回的实际DNS
xx.x.x.x
bash <(curl -L -s https://raw.githubusercontent.com/1-stream/1stream-public-utils/main/dns-change.sh) xx.x.x.x
echo -e "nameserver 8.8.8.8\nnameserver 1.1.1.1" > /etc/resolv.conf