alist
alist copied to clipboard
用户访问/下载统计
Please make sure of the following things
- [x] I have read the documentation.
- [x] I'm sure there are no duplicate issues or discussions.
- [x] I'm sure this feature is not implemented.
- [x] I'm sure it's a reasonable and popular requirement.
Description of the feature / 需求描述
- 为每个用户记录:
- 访问量(visits)
- 下载量(downloads)
- 数据存储:文件
{DataDir}/stat/users.json - 管理端接口:
- 查询用户访问量、下载量
- 支持单用户或列表查询
Suggested solution / 实现思路
No response
Additional context / 附件
No response
支持