Giter VIP home page Giter VIP logo

Comments (9)

Jrohy avatar Jrohy commented on June 16, 2024

查看下trojan配置文件: /usr/local/etc/trojan/config.json

from trojan-web.

qiangxinglin avatar qiangxinglin commented on June 16, 2024

是在哪个文件里读取的? 我找了半天没找到是怎么读取的配置

from trojan-web.

Jrohy avatar Jrohy commented on June 16, 2024

就是读取trojan配置文件的

from trojan-web.

qiangxinglin avatar qiangxinglin commented on June 16, 2024

另外我看你后端的table scheme比官方要求的多了一列, 是因为前端要显示密码的原因么?

from trojan-web.

Jrohy avatar Jrohy commented on June 16, 2024

是的,要显示原始密码

from trojan-web.

qiangxinglin avatar qiangxinglin commented on June 16, 2024

我可以使用官方trojan+你的前端进行密码管理么?
我在自己试着用docker做一个一键懒人包, 你的docker必须要bash进去init, 我想能不能直接mount config file进去?

from trojan-web.

Jrohy avatar Jrohy commented on June 16, 2024

不行的,前端对接了后台

from trojan-web.

Jrohy avatar Jrohy commented on June 16, 2024

主要是制作镜像的时候没权限操作systemctl, 得运行容器的时候授权了,进去容器才能进行systemctl 相关操作

from trojan-web.

qiangxinglin avatar qiangxinglin commented on June 16, 2024

我的想法是单独把acme摘出来, 自行续签泛域名cert, 443端口给nginx做SNI 4层转发, 然后trojan监听非443端口.
把db, trojan后端, trojan-web前端都分离开, 用compose做. 这样就不用systemctl.
毕竟穷😳, 一个服务器混合用

from trojan-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.