|
@@ -1,8 +1,9 @@
|
|
-## 一键安装 WireGuard Shadowsocks V2Ray 服务端三合一脚本
|
|
|
|
|
|
+## 一键安装 WireGuard Shadowsocks V2Ray 服务端三合一脚本 [IPV6](https://github.com/hongwenjun/vps_setup/blob/master/ipv6/README.md)
|
|
bash <(curl -L -s https://git.io/vps.sh)
|
|
bash <(curl -L -s https://git.io/vps.sh)
|
|
- wget -qO- git.io/vps.sh | bash # wget调用是静默安装 curl调用可以使用菜单
|
|
|
|
|
|
+ # curl脚本可以使用菜单,方便选择 # wget脚本是静默安装 # 目前 WireGuard 脚本支持 IPV6,稳定有待测试
|
|
|
|
+ # wget -qO- git.io/vps.sh | bash
|
|
|
|
|
|
-| [一键安装 WireGuard 脚本:支持IPV6 ](https://github.com/hongwenjun/vps_setup/blob/master/Wireguard/README.md) |[一键安装 Shadowsocks 脚本](https://github.com/hongwenjun/vps_setup/blob/master/shadowsocks/README.md) | [V2Ray 官方一键脚本](https://github.com/hongwenjun/vps_setup/blob/master/v2ray/README.md) |
|
|
|
|
|
|
+| [一键安装 WireGuard 脚本](https://github.com/hongwenjun/vps_setup/blob/master/Wireguard/README.md) |[一键安装 Shadowsocks 脚本](https://github.com/hongwenjun/vps_setup/blob/master/shadowsocks/README.md) | [V2Ray 官方一键脚本](https://github.com/hongwenjun/vps_setup/blob/master/v2ray/README.md) |
|
|
| :------:| :------: | :------: |
|
|
| :------:| :------: | :------: |
|
|
| wget -qO- git.io/fptwc \| bash | bash <(curl -L -s git.io/fhExJ) update | bash <(curl -L -s https://install.direct/go.sh) |
|
|
| wget -qO- git.io/fptwc \| bash | bash <(curl -L -s git.io/fhExJ) update | bash <(curl -L -s https://install.direct/go.sh) |
|
|
|
|
|
|
@@ -19,10 +20,10 @@
|
|
- 此项目仅限于技术交流和探讨,在您测试完毕后必须在1秒钟内彻底删除项目副本。此项目为bash一键脚本,其中涉及到的任何软件版权和责任归原作者所有。
|
|
- 此项目仅限于技术交流和探讨,在您测试完毕后必须在1秒钟内彻底删除项目副本。此项目为bash一键脚本,其中涉及到的任何软件版权和责任归原作者所有。
|
|
- 在中国境内使用、传播、售卖、免费分享等任何翻墙服务,都是违法的。如果你在中国境内使用、测试此项目脚本,或者使用此脚本搭建服务器发生以上违法行为,都有违作者意愿!你必须立刻停止此行为!并删除脚本!
|
|
- 在中国境内使用、传播、售卖、免费分享等任何翻墙服务,都是违法的。如果你在中国境内使用、测试此项目脚本,或者使用此脚本搭建服务器发生以上违法行为,都有违作者意愿!你必须立刻停止此行为!并删除脚本!
|
|
|
|
|
|
-### V2Ray和Shadowsocks配置显示二维码 短网址: https://git.io/v2ray.ss
|
|
|
|
|
|
+### V2Ray 和 Shadowsocks 配置显示二维码 短网址: https://git.io/v2ray.ss
|
|

|
|

|
|
|
|
|
|
-### WireGuard 管理使用命令 bash wgmtu
|
|
|
|
|
|
+### WireGuard 管理使用命令 bash wgmtu 短网址: https://git.io/wgmtu
|
|
[](https://youtu.be/iOnAeWRvSQI)
|
|
[](https://youtu.be/iOnAeWRvSQI)
|
|
|
|
|
|
### Shadowsocks 配置使用: 添加命令行到 /etc/rc.local
|
|
### Shadowsocks 配置使用: 添加命令行到 /etc/rc.local
|