Browse Source

Update README.md

蘭雅sRGB 6 years ago
parent
commit
33ba3a601a
1 changed files with 7 additions and 3 deletions
  1. 7 3
      README.md

+ 7 - 3
README.md

@@ -11,12 +11,13 @@ yum install -y wget && \
 wget https://raw.githubusercontent.com/atrandys/wireguard/master/wireguard_install.sh \
 && chmod +x wireguard_install.sh && ./wireguard_install.sh
 ```
-![](https://raw.githubusercontent.com/hongwenjun/img/master/ss_wg_speed.webp)
-### 由于脚本原来默认使用 9009 端口,上了黑名单,现在改成随机端口由用户改端口号,参考演示或视频修改端口号
+
+### 一键安装wireguard 参考演示视频集合
 
 | [![ScreenShot](https://raw.githubusercontent.com/hongwenjun/vps_setup/master/Wireguard/ss_wgmtu.jpg)](https://youtu.be/-sJLfPg12oc) | [![ScreenShot](https://raw.githubusercontent.com/hongwenjun/vps_setup/master/Wireguard/wg_mac_pc_tel.jpg)](https://youtu.be/dkXWicxak3w) | [![ScreenShot](https://raw.githubusercontent.com/hongwenjun/vps_setup/master/Wireguard/wgmtu.jpg)](https://youtu.be/e86tCRDqu8c) |
 | :------| ------: | :------: |
 | [![ScreenShot](https://raw.githubusercontent.com/hongwenjun/vps_setup/master/Wireguard/wg5clients.jpg)](https://youtu.be/TOaihmhrYQY) | [![ScreenShot](https://raw.githubusercontent.com/hongwenjun/vps_setup/master/Wireguard/tel_pc.jpg)](https://youtu.be/O__RsZewA60) | [![ScreenShot](https://raw.githubusercontent.com/hongwenjun/vps_setup/master/Wireguard/ss_wg.jpg)](https://youtu.be/-cfuQSaJb5w)|
+
 ###  一键 WireGuard 多用户配置共享脚本
 ```
 # 一键 WireGuard 多用户配置共享脚本 
@@ -25,12 +26,15 @@ wget -qO- https://git.io/fpnQt | bash
 # WireGuar 服务端修改MTU数值,修改服务器端口脚本,Udp2Raw服务TCP伪装设置
 # 自动下载,使用命令  bash wgmtu  设置   
 ```
+![](https://raw.githubusercontent.com/hongwenjun/img/master/ss_wg_speed.webp)
+
 ### 一键 SS+KCP+UDP2RAW 和 WG+SPEED+UDP2RAW 设置脚本
 ```
 # 先安装 一键 WireGuard 脚本,动手能力使用命令设置
 bash wgmtu
 ```
-# ------------------------- 分割线以下可以不看 --------------------------
+
+### ------------------------- 分割线以下可以不看 --------------------------
 
 ### 导出到客户端配置,修改实际的IP,修改成实际端口号
 ```