This commit is contained in:
teasiu
2024-01-24 15:50:17 +08:00
parent c1f81d0698
commit e058c2188c
2 changed files with 12 additions and 0 deletions

View File

@@ -194,6 +194,18 @@ curl --socks5 127.0.0.1:10808 google.com
![](./img/firefoxset.png)
## 卸载
终端输入:
```bash
install-v2ray.sh --remove
rm /usr/local/etc/v2ray/config.json
```
![](./img/v2ray-remove.jpg)
## 注意事项
- 注意配置文件的 json 格式问题。