mirror of
https://github.com/spiritLHLS/one-click-installation-script.git
synced 2024-11-16 16:32:19 +08:00
Update README.md
This commit is contained in:
parent
33084c7034
commit
b423e17818
|
@ -12,9 +12,11 @@
|
|||
curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/package.sh -o package.sh && chmod +x package.sh && bash package.sh
|
||||
```
|
||||
|
||||
一键尝试修复网络(nameserver和网络优先级)
|
||||
一键尝试修复网络
|
||||
|
||||
- 支持系统:Ubuntu 18+,Debian 8+,centos 7+,Fedora,Almalinux 8.5+
|
||||
- 尝试修复nameserver为google源或cloudflare源
|
||||
- 尝试修复为IP类型对应的网络优先级(默认IPV4类型,纯V6类型再替换为IPV6类型)
|
||||
|
||||
```bash
|
||||
curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/network.sh -o network.sh && chmod +x network.sh && bash network.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user