Hot pot
Hot pot
 应该加上 if domain in subdomain: 判断该域名是否为扫描的根域名,不然会收集到其他的dns根域名 
 unicodeDecodeError: 'gbk' codec can't decode byte 0xae 这个问题怎么解决
零零信安平台和fofa,是一个网络空间资产搜索引擎平台 代码如下: `import time from config import settings from common.search import Search class ZeroZoneQuery(Search): def __init__(self, domain): Search.__init__(self) self.domain = domain self.module = 'Search' self.source = 'ZeroZoneQuery' self.addr = 'https://0.zone/api/data/'...
我发现插件不能保存根域名的资产,每次重新打开资产数据库,根域名的资产都是空的,备份资源那里也没有保存到根域名
### Bug Description I use this command to bring vllmserverr up ``` python -m vllm.entrypoints.openai.api_server --model /hy-tmp/hub/models--Phind--Phind-CodeLlama-34B-v2/snapshots/949f61e203f91b412efe8f679c798f09f0ff4b0c --tokenizer /hy-tmp/hub/models--Phind--Phind-CodeLlama-34B-v2/snapshots/949f61e203f91b412efe8f679c798f09f0ff4b0c --gpu-memory-utilization 0.9 ``` and use this llamaindex script to connect it,...
### Question Validation - [X] I have searched both the documentation and discord for an answer. ### Question ``` chat_store = SimpleChatStore() chat_store = SimpleChatStore.from_persist_path("./chat_stores.json") memory = ChatMemoryBuffer.from_defaults(token_limit=5000, chat_store=chat_store, chat_store_key="code")...
**Description** A clear and concise description of what you want to be implemented. **Additional Context** If applicable, please provide any extra information, external links, or screenshots that could be useful.
### Feature Description # This uses https://huggingface.co/HuggingFaceH4/zephyr-7b-alpha # downloaded (if first invocation) to the local Hugging Face model cache, # and actually runs the model on your local machine's hardware...