Git Product home page Git Product logo

cloudflarewarp's Introduction

Cloudflare Warp

CloudflareWarp 一键脚本

Warp

更新

2021年7月18日

  • 修复了IP可能检测错误的问题

Always Free IP Check API:

curl -4 ip.nisekoo.com
curl -6 ip.nisekoo.com

2021年6月13日

  • 加入了开机自启
  • 彻底修复了 Debian 10 第一次安装可能不成功的问题
  • 移除了双栈无损模式
  • 加入了流媒体检测

2021年5月31日

  • 增加了ARM 64的支持

2021年5月21日

  • 改进了在注册Warp账号的时候需要手动回车选择Yes的问题
  • 修复了没有wgetcurl可能导致安装失败的问问题
  • 增加了IPv4&IPv6的无损模式,仅出站走Warp「仅支持Ubuntu 20.04

感谢Bug发现的小伙伴

感谢 2guan 指出 可能安装失败的问题

感谢 lns103 建议 无损双栈方案

感谢 tianyunb666ChellyL 指出 Debian 10 安装失败的问题

「如有疏漏,请谅解」

已知问题

Debian10 部分内核下 linux-headers 无法通过 apt-get install linux-headers-$(uname -r) 完成安装

解决方案

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
reboot
sudo apt-get install linux-headers-$(uname -r) -y

参考文章:

Luminous大佬

本脚本与 Luminous 无关

Warp 优点

  • Warp为没有IPV4的IPV6 Only的服务器增加IPV4
  • Warp为没有IPV6的IPV4 Only的服务器增加IPV6
  • Warp为拥有IPV4和IPV6隐藏真实的IPV4和IPV6
  • Warp可以提供流媒体解锁服务(包括YouTube、Netflix等)
  • Warp是完全免费的

本脚本的功能

  • 一键安装Warp
  • 支持没有IPV4的机器
  • 支持没有IPV6的机器
  • 三种模式:增加IPV4、增加IPV6、双栈

要求

支持 Ubuntu Debian CentOS7 (内核必须为 >= 5.X 4.X版本可能会导致linux-headers无法安装)

已测试CentOS7Ubuntu18Debian9Debian10可以成功运行

建议使用一下脚本升级你的内核为BBR最新版本

wget uone.one/tcpx.sh && bash tcpx.sh

选择1安装原版BBR,安装完之后reboot,开机之后执行bash tcpx.sh,输入11启动BBR加速

使用

Linux X86_64

wget -O warp.sh https://cdn.jsdelivr.net/gh/missuo/CloudflareWarp/warp.sh && bash warp.sh

Linux ARM_64 (90%失败)

wget -O warp.sh https://cdn.jsdelivr.net/gh/missuo/CloudflareWarp/warp-arm64.sh && bash warp.sh

测试

流媒体测试(感谢 Leo 提供的流媒体测试脚本)

Netflix

wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.60_linux_amd64 && chmod +x nf && clear && ./nf

YouTube

wget -O tubecheck https://cdn.jsdelivr.net/gh/sjlleo/TubeCheck/CDN/tubecheck_1.0beta_linux_amd64 && chmod +x tubecheck && clear && ./tubecheck

关于开源

本脚本的所有代码可以随意拿去使用,但是希望注明来源。之前本脚本的 Debian 10 一次绝对安装不成功。希望之前参考了本脚本的开发者看到后能及时修改,以免影响使用。

反馈

欢迎测试,并且在ISSUES中提出BUG,我会在第一时间修复

cloudflarewarp's People

Contributors

missuo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.