Update fofa_Ollama.py

This commit is contained in:
RuoJi6 2025-02-28 13:11:48 +08:00 committed by GitHub
parent 46d22cf434
commit 12caa76efd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,8 @@ import requests
import argparse
import os
fofa_key = "" # fofa_key
fofa_key = "" # fofa_key 需要配置这个key!!!!!!!!!!!!!!!!!!!!!!!!!
class Colorpr: