mirror of
https://github.com/taixingyiji/openit.git
synced 2025-12-12 11:12:50 +00:00
Update config.yaml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
http-port: 23940 #port to run http proxy on
|
||||
api-port: 23941 #api port
|
||||
threads: 100 #线程数,指一次扫描多少个节点
|
||||
threads: 50 #线程数,指一次扫描多少个节点
|
||||
source: input.yaml #你的输入文件名, 注意必须是clash配置文件格式, 此处是input.yaml
|
||||
outfile: check.yaml #你的输出文件名, 注意输出文件也是clash配置文件格式, 此处是check.yaml
|
||||
test-url: https://www.google.com/generate_204 #延迟测试地址, 可以更改
|
||||
|
||||
Reference in New Issue
Block a user