Boilerplate configuration for trojan server (trojan-gfw).
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh
pip3 install -U docker-compose
useful documentations:
git clone https://github.com/itshaadi/trojan-autoconf.git
cd trojan-autoconf
chmod +x configure.sh
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.
- password:
trojan-autoconf