-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,有个问题,我想把首页的中文改成其他语言,增加迷惑性,请问修改首页的文件在那个目录里,SSH里没找到。 #2
Comments
找不到的, 前端是编译成静态文件后再经后台编译进trojan的二进制文件里面的(静态文件编译成字符串), 运行时也不会释放出来,而是请求什么地址的网页就返回什么字符串, 当然会经过gzip压缩的 |
web系统里面有个修改标题的,找找,就是可以修改首页标题还有网页title |
好的,虽然我不懂,但是大概知道什么情况,修改标题那个我找到了,改成了一个岛国语言。 |
您好,请问能分享一下您修改的这个文件的路径吗?谢谢。 |
@iamaluckyguy 登录进web页面后,在页面里面有按钮修改的 |
|
@iamaluckyguy 用admin用户登录来修改,其他用户没权限修改的 |
好了。谢谢。我都不记得还有个admin |
就是修改下面文件里面的中文内容
/trojan-web/blob/master/src/views/login/login.vue
但是我用SSH连上VPS以后找不到这个文件,请问这个文件的路径是什么,或者需要修改哪里,谢谢
The text was updated successfully, but these errors were encountered: