Skip to content

iyrepl/x-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x-ng

Feature:

Nginx as frontend with panindex as disquise.

Deploy:

Deploy brook on replit. Change Language to "Bash",Choose "Import from GitHub".

Run on Repl.it

For edu:

  1. Creat a Bash-language project.

  2. Copy these code to Replit's Shell and ←

    git clone https://github.com/gityzon/x-ng && mv -b x-ng/* ./ && mv -b x-ng/.[^.]* ./ && rm -rf *~ && rm -rf x-ng

  3. After "Loading Nix environment..." is done, ▶RUN!!!

    If you use mobile phone,please set the UA of Browser as "Desktop" or maybe replit can not work.

Environment

You need add Secrets(System environment variables) like:

key: "uuid"

value: "your own uuid"

The secrets is private so you don't need to worry about leaking your data.

Clients

You can find all clients from: this page

Usage

  • id:"uuid"
  • host:"your replit url"
  • port:443
  • stream-network:ws
  • security:none
  • ws-path:/23333
  • tls:tls

Sleep

May the service sleep,you need a web monitor like UptimeRobot to keep it work. https://uptimerobot.com

Good luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published