|
@@ -33,9 +33,6 @@ bash <(curl -L -s https://git.io/v2ray.ss)
|
|
### WireGuard 管理使用命令 bash wgmtu 短网址: https://git.io/wgmtu
|
|
### WireGuard 管理使用命令 bash wgmtu 短网址: https://git.io/wgmtu
|
|
[](https://youtu.be/iOnAeWRvSQI)
|
|
[](https://youtu.be/iOnAeWRvSQI)
|
|
|
|
|
|
-### [OpenWRT安装WireGuard 配置 Udp2Raw+UdpSpeeder+WireGuard](https://github.com/hongwenjun/vps_setup/blob/master/openwrt-18.06.2/README.md)
|
|
|
|
-
|
|
|
|
-
|
|
|
|
### V2Ray 和 Shadowsocks 配置显示二维码 短网址: https://git.io/v2ray.ss
|
|
### V2Ray 和 Shadowsocks 配置显示二维码 短网址: https://git.io/v2ray.ss
|
|

|
|

|
|
|
|
|
|
@@ -62,12 +59,8 @@ cat /etc/v2ray/config.json
|
|
| [](https://youtu.be/Jb3b8SbFQLM) | [](https://youtu.be/HjGO2sAPOFM) | [](https://youtu.be/qhwK5XUJeWE)|
|
|
| [](https://youtu.be/Jb3b8SbFQLM) | [](https://youtu.be/HjGO2sAPOFM) | [](https://youtu.be/qhwK5XUJeWE)|
|
|
| [](https://youtu.be/TOaihmhrYQY) | [](https://youtu.be/O__RsZewA60) | [](https://youtu.be/-cfuQSaJb5w)|
|
|
| [](https://youtu.be/TOaihmhrYQY) | [](https://youtu.be/O__RsZewA60) | [](https://youtu.be/-cfuQSaJb5w)|
|
|
|
|
|
|
-
|
|
|
|
-### Telegram 代理 MTProxy Go版 一键脚本(源:逗比网)
|
|
|
|
-```
|
|
|
|
-# Telegram 代理 MTProxy Go版 一键脚本(源:逗比网)
|
|
|
|
-wget -qO mtproxy_go.sh git.io/fpWo4 && bash mtproxy_go.sh
|
|
|
|
-```
|
|
|
|
|
|
+### [OpenWRT安装WireGuard 配置 Udp2Raw+UdpSpeeder+WireGuard](https://github.com/hongwenjun/vps_setup/blob/master/openwrt-18.06.2/README.md)
|
|
|
|
+
|
|
|
|
|
|
### 使用BestTrace查看VPS的去程和回程
|
|
### 使用BestTrace查看VPS的去程和回程
|
|
```
|
|
```
|
|
@@ -83,7 +76,7 @@ wget -qO- https://raw.githubusercontent.com/hongwenjun/vps_setup/master/autoBest
|
|
### 使用 vnstat 检测VPS流量使用
|
|
### 使用 vnstat 检测VPS流量使用
|
|
```
|
|
```
|
|
# 一键安装 vnstat 流量检测
|
|
# 一键安装 vnstat 流量检测
|
|
-wget -qO- git.io/fxxlb | bash
|
|
|
|
|
|
+bash <(curl -L -s https://git.io/fxxlb) setup
|
|
```
|
|
```
|
|
### linux下golang环境搭建自动脚本
|
|
### linux下golang环境搭建自动脚本
|
|
```
|
|
```
|