Contents
hide
介绍
- 这个已经失效 本馆档案
- https://github.com/jinwyp/one_click_script
- 也可以开启bbr,wireguard等
实现
curl -O https://raw.githubusercontent.com/jinwyp/one_click_script/master/trojan_v2ray_install.sh && chmod +x ./trojan_v2ray_install.sh && ./trojan_v2ray_install.sh # or wget --no-check-certificate https://raw.githubusercontent.com/jinwyp/one_click_script/master/trojan_v2ray_install.sh && chmod +x ./trojan_v2ray_install.sh && ./trojan_v2ray_install.sh # 我只需要trojan-go,所以就选了个5
一些相关操作命令信息
systemctl stop trojan-go vi /usr/src/trojan/server.conf systemctl status trojan-go systemctl restart trojan-go journalctl -n 50 -u trojan-go tail -f /root/trojan-access.log tail -f /root/trojan-go/server.json