Skip to content

paulzwoo/EUserv-addv4-warp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

更新中。。

EUserv IPV6添加WARP IPV4

脚本仅针对OpenVZ、LXC架构的IPV6 only VPS,添加WARP IPV4网络支持,默认已设置WARP IPV4优先

已测试通过Debian 10、Ubuntu 20.04,推荐用ProxySU,mack-a,phlinhng三大IPV6 Xray脚本。

mack-a:https://github.com/mack-a/v2ray-agent

phlinhng:https://github.com/phlinhng/v2ray-tcp-tls-web

ProxySU:https://github.com/proxysu/ProxySU

最新德鸡EUserv核平进行中教程发布:待定


0:先重装系统吧!!首选debain

一、准备三个文件

可直接在本项目中下载这三个文件,如要最新版请下载1与2

1、wgcf官方最新下载:https://github.com/ViRb3/wgcf/releases 选择linux_amd64 重命名为wgcf

2、wireguard-go P3大最新下载:https://github.com/P3TERX/wireguard-go-builder/releases 选择linux-amd64.tar.gz 解压后重命名为wireguard-go

3、EUdig9.sh脚本文件自行下载

以上三个文件直接拖到德鸡/root目录上

二、直接运行脚本:

chmod +x EUdig9.sh && ./EUdig9.sh

结束

自行安装任意的脚本吧。enjoy!

------------------------------------------------------------------------------------—----------------------------------------

详细视频教程及探讨(目前已被针对):https://youtu.be/78dZgYFS-Qo

Debian 10/Ubuntu 20.04系统脚本,一键到底!(此脚本脚本仅针对OpenVZ、LXC架构的IPV6 only VPS)

wget https://raw.githubusercontent.com/YG-tsj/EUserv-addv4-warp/main/ub20db10.sh && chmod +x ub20db10.sh && ./ub20db10.sh

由于默认设置WARP IPV4优先,可能你有时不希望WARP IPV4优先,那么可以先关,再开(虽然重启后自动会开)

手动关闭WARP网络接口

wg-quick down wgcf

手动开启WARP网络接口

wg-quick up wgcf

查看WARP当前状态

wg

安装完脚本后,如末尾提示:

job for wg-quick@ wgcf.service failed because the control process exited with error code. See "systemctl status wg-quick@ wgcf.service" and "journalctl -xe" for details。
说明没成功,继续重装脚本,直到没提示为止!!


感谢杀鸡取卵方案作者F大!参考来源:

项目地址:https://github.com/fscarmen/warp/tree/main/DiG9-Debian10

感谢P3terx大及原创者们,参考来源:

https://p3terx.com/archives/debian-linux-vps-server-wireguard-installation-tutorial.html

https://p3terx.com/archives/use-cloudflare-warp-to-add-extra-ipv4-or-ipv6-network-support-to-vps-servers-for-free.html

https://luotianyi.vc/5252.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%