Skip to content
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

密码存放的位置 #45

Closed
pmkol opened this issue Nov 24, 2022 · 1 comment
Closed

密码存放的位置 #45

pmkol opened this issue Nov 24, 2022 · 1 comment
Labels
question Further information is requested

Comments

@pmkol
Copy link

pmkol commented Nov 24, 2022

如题
curl -X POST -H "Content-Type: application/json" -d '{"password": "test1234"}' http://localhost:2019/trojan/users/add
这个方法添加的密码,存储在哪,如果我想删除密码,应该怎么做?

@imgk imgk added the question Further information is requested label Nov 24, 2022
@imgk
Copy link
Owner

imgk commented Nov 24, 2022

这个取决于你的 caddy 配置文件中 storage 如何配置的,目前是存在这个目录中 trojan 子目录下面

@imgk imgk closed this as completed Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants