|
@@ -11,7 +11,8 @@ yum install -y wget && \
|
|
|
wget https://raw.githubusercontent.com/atrandys/wireguard/master/wireguard_install.sh \
|
|
|
&& chmod +x wireguard_install.sh && ./wireguard_install.sh
|
|
|
```
|
|
|
-
|
|
|
+[](https://youtu.be/-sJLfPg12oc)
|
|
|
+
|
|
|
### 由于脚本原来默认使用 9009 端口,上了黑名单,现在改成随机端口由用户改端口号,参考演示或视频修改端口号
|
|
|
|
|
|
[](https://youtu.be/dkXWicxak3w)
|