https://github.com/v-byte-cpu/sx

Hi there! Most popular network scanners are written in C and unfortunately have too complicated source code to study and create patches. So I have created a simple and fast network scanner in Go, it already supports all major types of scans that are available in nmap but gives you even more information for recon and works 30x times faster! In addition, it also supports scanning SOCKS5 proxies. In the near future, I plan to add support for more application scans like detecting Elasticsearch nodes, docker daemons, etc. and create a wiki in which I will describe in detail all common scanning techniques.

It would be great to get feedback from the community and ideas for improvement! Stars and contributions are always appreciated <3