Skip to content

自动化最新漏洞翻译小工具,通过有道API实现

Notifications You must be signed in to change notification settings

wh1t3p1g/AutoTransferVulnerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoTransferVulnerables

通过有道API翻译securityfocus官网的最新漏洞,实现自动化翻译。

usage

复制一份Config.py.example到Config.py
有道翻译API上申请10个api账号(经测试10个比较稳定),写入Config.py
-h查看使用方法
python main.py -h

example

python main.py -n number
python main.py --date YYYY-MM-DD
支持http代理
python main.py -n number --proxy=http://127.0.0.1:8087
默认代理http://127.0.0.1:8087 ,可在example中修改

About

自动化最新漏洞翻译小工具,通过有道API实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published