Skip to content

itshaadi/trojan-autoconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trojan Autoconf

Boilerplate configuration for trojan server (trojan-gfw).


how it works

Requirements:

curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh

pip3 install -U docker-compose

useful documentations:

Installation

git clone https://github.com/itshaadi/trojan-autoconf.git
cd trojan-autoconf
chmod +x configure.sh

Usage

Usage: 
 	 <domain> <optional:email> 
 	 eg: ./configure.sh mywebsite.com hello@gmail.com

finish the configuration procedure then run docker-compose up -d

you only need to run this script once.

Defaults:

  • password: trojan-autoconf

Releases

No releases published

Packages

No packages published