Skip to content

A script to install tuic v5 according to iSegaro's tutorial.

Notifications You must be signed in to change notification settings

hrostami/tuic-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

TUIC Auto Setup

This script automates setting up a TUIC server on Linux according to iSegaro's tutorial

Usage

To use the script:

  1. Run this command to download and run the script

    
    curl -o tuic-setup.sh https://raw.githubusercontent.com/hrostami/tuic-setup/master/setup.sh && sudo bash tuic-setup.sh
    
    
  2. Follow the prompts to enter a port number, password and congestion_control

  3. The script will install dependencies, generate certs, create a config, and start the TUIC service

  4. Your TUIC credentials and server info will be printed at the end

About

A script to install tuic v5 according to iSegaro's tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages