install-script
install-script copied to clipboard
Multi-user web administration panel supporting Xray/Trojan-Go/Hysteria/NaiveProxy
总结一下遇到的问题, 1.每个流程需要按照博主的进行创建,脚本要用一样的,创建链接模式也是一样的,这样创建的二维码可以用手机扫描链接, 2.vmess创建的链接也是可以直接导入到openwrt中的,换一种方式是有问题的 3.mac电脑链接qv2ray,需要下载指定版本的r2ray-core才可以,链接在这里https://iyuantiao.me/qv2ray.html 4.然后就是加速,我是orales云服务器,免费注册的。系统ubuntu 20.4 ,NameSilo花了1美元,用了优惠码。原来价格是1.19美元,买了域名进行解析, 5.开启的是bbr内核加速,原来的网速300k/s变成 4m/s ,链接:https://www.deo8.com/39.html家里没有人上网的情况下可以随意播放4K 视频,否则不行。 因为是自己用所以就不分享自己的节点了,花了一天时间解决问题供方便大家参考,感谢作者提供好用的面板,辛苦了。 如果安装脚本完成后,无法进入链接,查看日志错误,数据库连接失败,需要整体从新安装,输入密码。数据库要单独卸载。证书不用。如果无法连接ubuntu8888端口,查看防火墙是否开启,包含云主机的端口以及自己主机的防火墙。https://blog.csdn.net/austin1000/article/details/125840927
cd docker cp trojan-panel-core:/ ./tpcore cd tpcore/tpdata/trojan-panel-core/ docker stop trojan-panel-core ./trojan-panel-core -host=127.0.0.1 -port=9507 -user=xxxxx -password=xxxxxxxx-database=trojan_panel_db -accountTable=account -redisHost=127.0.0.1 -redisPort=6378 -redisPassword=xxxx -crtPath=/tpdata/cert/xx.xxxx.xxx.crt -keyPath=/tpdata/cert/xx.xxxx.xxx.key -grpcPort=8100 -serverPort=8082 and made 2 services as i mentioned...
trojan-panel-core crash is everyday increasing by adding users what should i do ? for example crash and restart of container was every 1 hour now it is every 5 minute...
which api trojan-panel-core calls i need to recode it just give me logic and interfaces that core with call them i will rewrite it for myself infact i mean creating...
the servers were working fine but this happened suddenly The log is as follows: {"level":"error","msg":"invalid connection","time":"2024-01-26 06:14:07"} {"level":"error","msg":"hysteria2 UpdateAccountFlow err apiPort: 30443 err: system error, please contact the system administrator","time":"2024-01-26...
 把字显示出来
hey i need old version of trojan panel v2.0.2 because new version has some problems
xray 1.8.7 also cant fix trojan-panel-core crash. i replaced it inside container manually so i dont think problem is from xray-core
some users will finish quota very fast. obviously its when trojan-panel-core crash is more and also stall-state happens. stall-state = - cpu usage on some cores will be on 100%...
hi, i found some file about crash of trojan-panel-core's container in /var/lib/systemd/coredump and it is not related to xray based on core dumps you can unzip and use lz4 to...