forked from HG-ha/ICP_Query
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
58 lines (58 loc) · 1005 Bytes
/
Copy pathconfig.yml
File metadata and controls
58 lines (58 loc) · 1005 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
system:
host: 0.0.0.0
port: 16181
http_client_timeout: 30
web_ui: true
detail_concurrency: 5
captcha:
enable: true
save_failed_img: false
save_failed_img_path: faile_captcha
retry_times: 10
proxy:
local_ipv6_pool:
enable: false
pool_num: 88
check_interval: 1
ipv6_network_card: eth0
tunnel:
url: null
extra_api:
url: null
extra_interval: 3
timeout: 100
timeout_drop: 8
check_proxy: true
proxy_timeout: 0.5
check_proxy_num: 20
auto_maintenace: true
pool_num: 100
risk_avoidance:
allow_type:
- web
- app
- mapp
- kapp
- bweb
- bapp
- bmapp
- bkapp
prohibit_suffix: []
log:
dir: logs
file_head: ymicp
backup_count: 7
save_log: false
output_console: true
history:
save_query_history: false
auth:
enable: false
secret: change-me
session_hours: 72
users:
- username: admin
password: admin123
mcp:
enable: false
port: 16182