fklement / hades

A wrapper for NMAP written in Elixir.
https://hexdocs.pm/hades/
MIT License
26 stars 3 forks source link

Add functionality to scan I.P range #5

Open AlexJuca opened 4 years ago

AlexJuca commented 4 years ago

I plan on adding the equivalent of the nmap -sL 192.168.100.1-24 command to hades.

fklement commented 4 years ago

Good idea. You're welcome to start 🚀