Skip to content

Commit a827516

Browse files
committed
Optimize automated compilation scripts
2022-08-23
1 parent 17730df commit a827516

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/build/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ builds:
2121
- windows
2222
goarch:
2323
- amd64
24+
- arm64
2425

2526
archives:
2627
- format: zip

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Vulnerabilities Scan;15000+PoC漏洞扫描;[ 23 ] 种应用弱口令爆破
1919
- 什么是scan4all:集成 vscan、nuclei、ksubdomain、subfinder等,充分自动化、智能化
2020
并对这些集成的项目进行代码级别优化、参数优化,个别模块,如 vscan filefuzz部分进行了重写
2121
原则上不重复造轮子,除非存在bug、问题
22-
- 跨平台:基于golang实现,轻量级、高度可定制、开源,支持Linux、windows、mac os等
22+
- 跨平台:基于golang实现,轻量级、高度可定制、开源,支持Linux、windows、mac os等(go tool dist list)46种不同芯片架构、14种操作系统
2323
- 支持[ 23 ] 种密码爆破,支持自定义字典, 通过 "priorityNmap": true 开启
2424
* RDP
2525
* VNC

0 commit comments

Comments
 (0)