12 matches found
github-search
github-search 一套用于在 GitHub 上执行搜索的工具集合。 安装 root@kitploit: git clone https://github.com/gwen001/github-search cd github-search pip3 install -r requirements.txt 大多数情况下,GitHub 需要一个令牌来执行搜索。 你可以在克隆的仓库目录下创建一个 .tokens 文件,每行一个令牌 或者 你可以像这样配置一个环境变量(推荐):GITHUBTOKEN=token1,token2,... 文档...
5.9AI score
SaveExploits0References2
20