Skip to content

Commit

Permalink
feat: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rawchen committed Jan 7, 2022
1 parent f0c1517 commit 0393734
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@
## 使用

* 确保java8及以上环境,在[releases](https://github.com/rawchen/AliPan/releases)页面下载jar运行文件。
* 通过`java -jar AliPan.jar`运行该程序,默认运行在[http://localhost:8899](http://localhost:8899)
* 通过`java -jar AliPan.jar`运行该程序,默认访问地址:[http://localhost:8899](http://localhost:8899)
* 通过以下 [refresh_token获取方法](https://pan.rawchen.com/token)拿到后,粘贴到jar包同路径下生成的配置文件`AliPanConfig`中(可记事本编辑)。
* 访问 [http://localhost:8899/refresh](http://localhost:8899/refresh)刷新token后即可正常访问[http://localhost:8899](http://localhost:8899)

## 开发

Expand All @@ -33,8 +32,8 @@
* - [ ] 文件夹加密
* - [x] 后台自定义配置
* - [x] 后退监听
* - [ ] RefreshToken续期
* - [ ] 移动终端下载
* - [x] RefreshToken续期
* - [x] 手机谷歌、夸克浏览器下载

## 案例截图

Expand Down

0 comments on commit 0393734

Please sign in to comment.