idealeer / xmap

XMap is a fast network scanner designed for performing Internet-wide IPv6 & IPv4 network research scanning.
Apache License 2.0
376 stars 46 forks source link

input ip cidr file (-w) #9

Closed webr00t closed 2 years ago

webr00t commented 2 years ago

zmap accepts file input. but xmap doesn't accept it.

Is this possible ?

idealeer commented 2 years ago

XMap also accepts file input, plz use -I or --list-of-ips-file option.

webr00t commented 2 years ago

XMap also accepts file input, plz use -I or --list-of-ips-file option.

i think support only ip list ? not ip CİDR list ?

idealeer commented 2 years ago

Yeah, you can put either ip list or ip cidr list into --list-of-ips-file.