Skip to content

shibushi233/trojan-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trojan Panel

支持多协议的Trojan可视化管理面板

Quick installation

For CentOS 6+:

yum install -y wget;wget --no-check-certificate -O install_script.sh https://github.com/trojanpanel/install-script/raw/main/install_script.sh;chmod 777 install_script.sh;./install_script.sh

For Ubuntu 16+/Debian 8+:

apt install -y wget;wget --no-check-certificate -O install_script.sh https://github.com/trojanpanel/install-script/raw/main/install_script.sh;chmod 777 install_script.sh;./install_script.sh

Enjoy!

Trojan Panel

Features

  1. 3分钟傻瓜式一键安装所有服务,占内存小
  2. 自动申请/续签证书
  3. 功能强大的多用户可视化管理面板,支持用户管理、节点管理、邮件管理、黑名单管理、自定义伪装网站、系统看板等
  4. 节点类型支持多协议,例如: trojan-go、hysteria
  5. 支持数据库版节点集群和单机版节点

Documentation

Wiki

Issues

Issues

Community

Thanks

License

GPL-3.0

Stargazers over time

Stargazers over time

About

支持多协议的Trojan可视化管理面板

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 100.0%