Skip to content
/ trojan Public

Trojan Installer - Installation script for trojan server

License

Notifications You must be signed in to change notification settings

iflycn/trojan

Repository files navigation

Trojan Installer


trojan-quickstart.sh: A simple installation script for trojan server. Server works on linux-amd64 machines.

trojan-centos7.sh: Onekey installation script for trojan server. Server works on centos7.

Usage

trojan-quickstart.sh

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

trojan-centos7.sh

# via curl
sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/iflycn/trojan/master/trojan-centos7.sh)"
# via wget
sudo bash -c "$(wget -O- https://raw.githubusercontent.com/iflycn/trojan/master/trojan-centos7.sh)"

Thanks

About

Trojan Installer - Installation script for trojan server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages