mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-12 12:40:44 +08:00
Update README.md
This commit is contained in:
parent
8a5334251f
commit
c04ee617ed
@ -174,7 +174,7 @@ node main.js filename [-help n -custom x -thread x]
|
|||||||
```ini
|
```ini
|
||||||
[示例脚本]
|
[示例脚本]
|
||||||
# 基础配置
|
# 基础配置
|
||||||
task=1,2,3 # 执行 1、2、3 号账户
|
task=1 # 执行1号账户
|
||||||
thread=3 # 3个任务并发执行
|
thread=3 # 3个任务并发执行
|
||||||
interval=1000 # 每个账户执行间隔1秒
|
interval=1000 # 每个账户执行间隔1秒
|
||||||
|
|
||||||
@ -200,7 +200,7 @@ proxy= # 代理ip
|
|||||||
|
|
||||||
> proxyUrl,proxyGroup,proxy自选一个使用,无需同时设置
|
> proxyUrl,proxyGroup,proxy自选一个使用,无需同时设置
|
||||||
>
|
>
|
||||||
> 使用proxyUrl模式,pool参数必须同时设置
|
> 使用proxyUrl模式,pool,seconds参数必须同时设置
|
||||||
>
|
>
|
||||||
> 在config.ini设置为全局参数,如只想作用于某个脚本,可在脚本节点单独设置
|
> 在config.ini设置为全局参数,如只想作用于某个脚本,可在脚本节点单独设置
|
||||||
### 5. 注意事项
|
### 5. 注意事项
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user