Skip to content

The tool can install v2ray on the Doprax, including VMess and VLess protocols, it will automatically switch IP, you need to fork this projects, read readme.md and run it. Create By ifeng.

Notifications You must be signed in to change notification settings

wmosquite/Doprax5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V2ray for Doprax

Create By ifeng
Web Site: https://www.hicairo.com
Telegram: https://t.me/HiaiFeng

简介:

本项目用于在 Doprax.com 免费服务上部署 V2ray ,采用的方案为 Nginx + WebSocket + VMess/VLess + TLS。速度与 Replit 相比较慢,但是官方宣传不限流量,服务启动后永不停机。

注意事项:

请勿滥用,账号封禁风险自负。

部署:

1、登录自己的 GitHub 账号后 Fork 该项目。

2、注册 Doprax.com 账号登录后 Import 该项目。

详细使用方案请参考:https://replit.com/@hifeng/v2rayN?v=1

使用方法:

点击顶部的"Run"按钮后,左侧Files菜单中,程序自动创建url.txt文件,该文件包含VMess和VLess协议的链接地址,在客户端软件中导入即可。

同时,程序自动创建了VLess.png和VMess.png文件,分别是VLess和VMess协议的二维码,使用手机扫描即可添加节点。

更换节点中的UUID(用户ID):

1、点击左侧Tools菜单中的Shell按钮,打开Shell窗口,运行create_UUID.sh脚本,程序会在左侧Files菜单中,创建uuid.txt文件,该文件中包含有新生成的UUID。

2、重启应用后生效,同时新生成的节点链接包含在url.txt文件中。

3、也可以使用第三方工具( https://www.v2fly.org/awesome/tools.html )生成UUID,然后手动打开uuid.txt文件,替换文件中的内容。

特别提醒:

服务启动,copy节点信息后,请手动删除url.txt、uuid.txt、VLess.png及VMess.png文件。否则,你的节点任何人都可以使用。

反馈与交流:

在使用过程中,如果遇到问题,请使用Telegram与我联系。( https://t.me/HiaiFeng

About

The tool can install v2ray on the Doprax, including VMess and VLess protocols, it will automatically switch IP, you need to fork this projects, read readme.md and run it. Create By ifeng.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 75.5%
  • Shell 24.5%