Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
新增获取多个pool_tokens,方便使用
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanyutin753 authored Dec 12, 2023
1 parent dbf6401 commit ee9f61f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@

9. **新增脚本文件,真一键部署并更新PandoraNext和tokensTool双服务**

10.**新增获取多个pool_tokens**,方便使用

- PandoraNext的热重载改网站密码和热重载密码还是优点bug,建议修改config.json配置文件之后按重启PandoraNext服务

- 现如今只支持账号密码登录,希望大佬能扩充!
Expand Down Expand Up @@ -282,9 +284,9 @@ docker-compose up -d
}
```

5 /pool_token
5 /token/pool_token
* 请求方式为get
* 示例网址:http://ip:8081/pool_token?password=123456
* 示例网址:http://ip:8081/pool_token?password=123456?tokenName=tokenstool
* 返回
```
{
Expand Down

0 comments on commit ee9f61f

Please sign in to comment.