Skip to content

RendeRR/sing-box-stls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

sing-box shadow-tls guide

UDP + TUN support

Server

  1. change to root user
sudo -s
  1. run the script
bash <(curl -s https://codeberg.org/l0Ye2sE/sing-box-stls/raw/branch/main/install-server.sh)

Client

script in the end gives you a json config put this in a file named config.json and

  • android
    • use Nekobox and import from file option
  • ios
    • I didn't test it but maybe there is some sing-box for ios client
  • windows
    1. download sing-box binary
    2. put sing-box binary and config.json in one folder
    3. run cmd as administrator
    4. in cmd go to the folder
    5. run
    sing-box.exe run -c config.json
  • linux
    1. download sing-box binary
    2. put sing-box binary and config.json in one directory
    3. cd into the directory
    4. run
     sudo ./sing-box run -c config.json

for mac it's probably like linux

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages