Git Product home page Git Product logo

cloudflare-workers-pages-vless's Introduction

Cloudflare-workers/pages代理脚本

方案一支持workers部署:实现vless+ws+tls与vless+ws两种代理节点

方案二支持pages部署:仅实现vless+ws+tls代理节点

详细说明教程请参考甬哥博客及视频教程


CF vless代码(_worker.js文件)可修改内容及说明

1、UUID必须自定义(第7行)

2、如果无法访问CF类网站或者ChatGPT,说明ProxyIP失效,可更换ProxyIP.txt文件中的ProxyIP,自定义(第9行)

3、伪装网页已更新为www.wto.org,可自定义(第797行),不想设置删除不写也可以,不影响使用

重点对workers与pages、有域名与无域名,这4种情况下的节点分享做了优化显示,方便小白们理解操作


CF-CDN优选公共大厂域名脚本,苹果安卓手机平板专用,(请参考教程,在本地网络环境下运行):

curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/CFcdnym.sh -o CFcdnym.sh && chmod +x CFcdnym.sh && bash CFcdnym.sh

CF-优选官方IP+反代IP二合一脚本,苹果安卓手机平板专用,(请参考教程,在本地网络环境下运行):

curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/cfip.sh -o cfip.sh && chmod +x cfip.sh && bash cfip.sh

感谢你右上角的star🌟

Stargazers over time

感谢:CF-vless代码作者3Kmfi6HP CF优选IP程序作者badafansXIU2


声明:

其中一键脚本使用base64加密,可自行解密,介意者请勿使用,加密原因在此

所有代码来源于Github社区与ChatGPT的整合;如您需要开源代码,请提Issues留下您的联系邮箱

cloudflare-workers-pages-vless's People

Contributors

yonggekkk 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.