mirror of https://github.com/mack-a/v2ray-agent
feat(readme): update
parent
3f6263f5f9
commit
4b5dc0b70c
|
@ -1,14 +1,14 @@
|
||||||
# 脚本常见错误处理
|
# 脚本常见错误处理
|
||||||
- 1.本脚本不支持ipv6,不兼容德鸡
|
## 1.本脚本不支持ipv6,不兼容德鸡
|
||||||
- 2.输入域名后卡住
|
## 2.输入域名后卡住
|
||||||
```
|
```
|
||||||
# 请手动打开icmp
|
# 请手动打开icmp
|
||||||
```
|
```
|
||||||
|
|
||||||
- 3.下载脚本失败
|
## 3.下载脚本失败
|
||||||
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/install/shell_error_01.jpg" width=700>
|
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/install/shell_error_01.jpg" width=700>
|
||||||
|
|
||||||
>需要手动更改dns
|
- 需要手动更改dns
|
||||||
```
|
```
|
||||||
# 文件位置
|
# 文件位置
|
||||||
/etc/resolv.conf
|
/etc/resolv.conf
|
||||||
|
@ -19,6 +19,7 @@ nameserver 1.1.1.1
|
||||||
nameserver 8.8.4.4
|
nameserver 8.8.4.4
|
||||||
```
|
```
|
||||||
|
|
||||||
- 4.生成证书失败
|
## 4.生成证书失败
|
||||||
|
- 请更换Debian或者Ubuntu,或者拿着vps来私聊作者。
|
||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/install/shell_error_01.jpg" width=700>
|
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/install/shell_error_01.jpg" width=700>
|
||||||
>请更换Debian或者Ubuntu,或者拿着vps来私聊作者。
|
|
Loading…
Reference in New Issue