burpheart / koko-moni

一个基于网络空间搜索引擎的攻击面管理平台,可定时进行资产信息爬取,及时发现新增资产,本项目聚合了 Fofa、Hunter、Quake、Zoomeye 和 Threatbook 的数据源,并对获取到的数据进行去重与清洗
GNU General Public License v2.0
434 stars 20 forks source link

配置问题 #9

Open Mount4in opened 1 year ago

Mount4in commented 1 year ago

1.推送配置

plus_push_key: "" #推送加 key 有新增资产会推送 ding_push_key: "" #钉钉HOOK推送key

之前没研究过相关推送的东西,这里plus_push_key和ding_push_key具体配置值是什么样的呀?

是类似

plus_push_key:  ""
ding_push_key: "https://oapi.dingtalk.com/robot/send?access_token=xxx"

这样吗?

2.cookie配置 quake_cookie的配置是什么样的呀?cookie项太多,可否有具体点的示例