工具介绍
AutoRedTools是一款轻量级一站式自动下载/自动更新安全从业人员常用开源的工具,帮助安全从业者快速进行渗透工具的下载以及更新,节约大量环境安装和更新时间。
安装与使用
- 安装方法:
- 设置GitHub Token
python app.py -o ~/Documents/tools -t xxxxxxxxx
- 使用http代理的方式启动
python app.py -o ~/Documents/tools -p http://127.0.0.1:7890
- 使用https代理的方式启动
python app.py -o ~/Documents/tools -p https://127.0.0.1:7890
- 使用socks5代理的方式启动
python app.py -o ~/Documents/tools -p socks5://127.0.0.1:7890
其他工具推荐:
感谢您的来访,获取更多精彩文章请收藏本站。
© 版权声明
THE END
暂无评论内容