Verydisco is a command line tool made to analyze a network, discover hosts and services, and generate a mapping of the network.
verydisco [options] <target_ip>
To build it yourself, simply use
cargo build --release
This tool is made for recon on networks you own or have permission to scan. Do not use this tool for malicious purposes. Also, be cautious with the threads option, as it can generate a lot of traffic and potentially get you in trouble with your network administrator, as well as performing a DOS attack on the target IP.