We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
先执行如下: echo -e "nameserver 2a01:4f8:c2c:123f::1\nnameserver 2a00:1098:2c::1\nnameserver 2a01:4f9:c010:3f02::1" > /etc/resolv.conf 然后再执行脚本:
echo -e "nameserver 2a01:4f8:c2c:123f::1\nnameserver 2a00:1098:2c::1\nnameserver 2a01:4f9:c010:3f02::1" > /etc/resolv.conf
bash <(wget -qO- -o- https://github.com/233boy/Xray/raw/main/install.sh)
那么问题来了,安装完毕后上述要不要恢复? 设置了ns后会不会影响xray速度?
The text was updated successfully, but these errors were encountered:
你用 CF 的 V6 NS 应该不用担心速度(主要是解析
Sorry, something went wrong.
No branches or pull requests
先执行如下:
echo -e "nameserver 2a01:4f8:c2c:123f::1\nnameserver 2a00:1098:2c::1\nnameserver 2a01:4f9:c010:3f02::1" > /etc/resolv.conf
然后再执行脚本:
bash <(wget -qO- -o- https://github.com/233boy/Xray/raw/main/install.sh)
那么问题来了,安装完毕后上述要不要恢复? 设置了ns后会不会影响xray速度?
The text was updated successfully, but these errors were encountered: