Giter Site home page Giter Site logo

glitchxx's Introduction

Xray for Glitch

2023年6月1日修改: 修复在不使用Argo的情况下生成的帐号domain错误问题


目录


项目特点:

  • 本项目用于在 Glitch 部署 Xray,采用的方案为 Argo + Xray + WebSocket + TLS

  • 解锁 ChatGPT

  • 在浏览器查看系统各项信息,方便直观

  • 使用 CloudFlare 的 Argo 隧道,既支持没有认证的临时隧道,又支持通过 token 申请的固定域名(需要信用卡认证,有免费套餐),直接优选 + 隧道,CDN 不用再做 workers

  • 回流分流,同时支持 Xray 4 种主流协议: vless / vmess / trojan / shadowsocks

  • vmess 和 vless 的 uuid,trojan 和 shadowsocks 的 password,各协议的 ws 路径既可以自定义,又或者使用默认值

  • 集成哪吒探针,可以自由选择是否安装

  • 前端 js 定时保活,会玩的用户可以根据具体情况修改间隔时间

  • 节点信息以 V2rayN / Clash / 小火箭 链接方式输出

  • 可以使用浏览器使用 webssh 和 webftp,更方便管理系统 | UUID | 否 | de04add9-5c68-8bab-950c-08cd5320df18 | 可在线生成 https://www.zxgj.cn/g/uuid | | WSPATH | 否 | argo | 勿以 / 开头,各协议路径为 /WSPATH-协议,如 /argo-vless,/argo-vmess,/argo-trojan,/argo-shadowsocks | | NEZHA_SERVER | 否 | | 哪吒探针与面板服务端数据通信的IP或域名 | | NEZHA_PORT | 否 | | 哪吒探针服务端的端口 | | NEZHA_KEY | 否 | | 哪吒探针客户端专用 Key | | NEZHA_TLS | 否 | | 哪吒探针是否启用 SSL/TLS 加密 ,如不启用不要该变量,如要启用填"1" | | ARGO_AUTH | 否 | | Argo 的 Token 或者 json 值 | | ARGO_DOMAIN | 否 | | Argo 的域名,须与 ARGO_DOMAIN 必需一起填了才能生效 | | WEB_USERNAME | 否 | admin | 网页和 webssh 的用户名 | | WEB_PASSWORD | 否 | password | 网页和 webssh 的密码 | | SSH_DOMAIN | 否 | | webssh 的域名,用户名和密码就是 <WEB_USERNAME> 和 <WEB_PASSWORD> | | FTP_DOMAIN | 否 | | webftp 的域名,用户名和密码就是 <WEB_USERNAME> 和 <WEB_PASSWORD> |

  • 需要应用的 js

    命令 说明
    /list 查看节点数据
    /status 查看后台进程
    /listen 查看后台监听端口
    /test 测试是否为只读系统
  • 前往 Glitch 注册账户,然后点击右边按钮 =====> Remix on Glitch

image

image

image

image

image

Argo Json 的获取

用户可以通过 Cloudflare Json 生成网轻松获取: https://fscarmen.cloudflare.now.cc

image

如想手动,可以参考,以 Debian 为例,需要用到的命令,Deron Cheng - CloudFlare Argo Tunnel 试用

Argo Token 的获取

详细教程: 群晖套件:Cloudflare Tunnel 内网穿透中文教程 支持DSM6、7

image

image

image

ttyd / filebrowser webssh 的部署

  • 原理
+---------+     argo     +---------+     http     +--------+    ssh    +-----------+
| browser | <==========> | CF edge | <==========> |  ttyd  | <=======> | ssh server|
+---------+     argo     +---------+   websocket  +--------+    ssh    +-----------+

+---------+     argo     +---------+     http     +--------------+    ftp    +-----------+
| browser | <==========> | CF edge | <==========> | filebrowser  | <=======> | ftp server|
+---------+     argo     +---------+   websocket  +--------------+    ftp    +-----------+
  • 使用 Json 方式建的隧道

image

image

image

image

鸣谢下列作者的文章和项目:

大佬 Nike Jeff 的 trojan 项目,https://github.com/hrzyang/glitch-trojan ,在此基础上作修改。

免责声明:

  • 本程序仅供学习了解, 非盈利目的,请于下载后 24 小时内删除, 不得用作任何商业用途, 文字、数据及图片均有所属版权, 如转载须注明来源。
  • 使用本程序必循遵守部署免责声明。使用本程序必循遵守部署服务器所在地、所在国家和用户所在国家的法律法规, 程序作者不对使用者任何不当行为负责。

glitchxx's People

Contributors

fscarmen2 avatar jacknoms avatar aboind 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.