/vs

Primary LanguageShell

repl-c-sb-d

Feature:

Caddy2 as frontend with Diffuse as disquise.

Deploy:

Deploy sing-box 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://gitlab.com/gityzlab/repl-c-sb-d && mv -b repl-c-sb-d/* ./ && mv -b repl-c-sb-d/.[^.]* ./ && rm -rf *~ && rm -rf repl-c-sb-d

  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 to 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

  • type:"trojan-go"
  • id:"uuid"
  • host:"your replit url"
  • port:443
  • stream-network:ws
  • ws-path:/uuid
  • tls:tls

Sleep

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

Good luck!