You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-proxy/trojan/files
Calculate Linux e696d86e64
Sync with portage [Sat Feb 13 22:57:50 MSK 2021].
3 years ago
..
README.gentoo Sync with portage [Sat Feb 13 22:57:50 MSK 2021]. 3 years ago
trojan.initd Sync with portage [Sat Feb 13 22:57:50 MSK 2021]. 3 years ago

README.gentoo

Notes:

1) starting from version 1.16.0-r2, the daemon will
run as user='trojan', previous it's run as user='nobody',
you might want to fix the permissions at /etc/trojan/*.

2) Running Trojan with multi instances

a) Using OpenRC
Prepare /etc/trojan/${foo}.json first
# ln -s /etc/init.d/trojan{,.${foo}}
# rc-update add trojan.${foo} default

b) Using Systemd
# systemctl enable trojan.${foo}