Skip to content

A simple installation script for trojan server.

License

Notifications You must be signed in to change notification settings

zyk2507/trojan-dockerfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

trojan-quickstart

A simple installation script for trojan server.

This script will help you install the trojan binary to /usr/local/bin, a template for server configuration to /usr/local/etc/trojan.

Usage

  • via curl
    sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/zyk2507/trojan-dockerfile/master/trojan-quickstart.sh)"
    
  • via wget
    sudo bash -c "$(wget -O- https://raw.githubusercontent.com/zyk2507/trojan-dockerfile/master/trojan-quickstart.sh)"
    

About

A simple installation script for trojan server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 80.5%
  • Dockerfile 19.5%