Skip to content

iyalue/renderjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

render上部署trojan

操作流程

fork该项目,在render上创建一个nodejs express的web service,Start Command设置为node app.js。应用创建好了后,你的域名后根目录是主页hello world,/status是系统进程表,/start是启动xray,/info是系统信息。我这个config.yaml是配置的trojan,你也可以配置其他协议,我的trojan的ws路径是/qwe,通过nodejs反向代理成了/web,所以/web才是你v2ray客户端的ws路径,域名就写应用自动生成的域名,config.yaml里的密码可以自己设置。开了保活后,一般不会休眠。不开保活,半小时就休眠。

URI说明

  • /web: trojan的ws路径

客户端配置

image

About

test for js application on render

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published