ipv6机输入一键脚本后无反应的解决办法
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 2.7k
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 2
Description
先执行如下:
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速度?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the IPv6 installation flow using the three nameservers in /etc/resolv.conf, then run the install.sh command from the issue. Inspect the script's installation path and record whether it responds successfully, whether resolv.conf needs restoration afterward, and whether the DNS change affects Xray speed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100