Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 526 Bytes

File metadata and controls

19 lines (11 loc) · 526 Bytes

google-scan

This tool can be used to get all the reachable hosts in the entire Google IP range.

It can work in only Linux and Windows now.

It support only IPv4 now.

You should download goog.json and put it in the work directory first.

Then

./google-scan -n <maximum number of threads>

With more threads, it will be more quickly, but more reachable hosts will be ignored.

It is recommended to set it from 4 to 8, and the process will be finished in several hours.