File tree Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Original file line number Diff line number Diff line change 11# IPHunter
2+ ```
3+ ______ _______ __ __ __
4+ | \| \ | \ | \ | \
5+ \$$$$$$| $$$$$$$\| $$ | $$ __ __ _______ _| $$_ ______ ______
6+ | $$ | $$__/ $$| $$__| $$| \ | \| \| $$ \ / \ / \
7+ | $$ | $$ $$| $$ $$| $$ | $$| $$$$$$$\\$$$$$$ | $$$$$$\| $$$$$$\
8+ | $$ | $$$$$$$ | $$$$$$$$| $$ | $$| $$ | $$ | $$ __ | $$ $$| $$ \$$
9+ _| $$_ | $$ | $$ | $$| $$__/ $$| $$ | $$ | $$| \| $$$$$$$$| $$
10+ | $$ \| $$ | $$ | $$ \$$ $$| $$ | $$ \$$ $$ \$$ \| $$
11+ \$$$$$$ \$$ \$$ \$$ \$$$$$$ \$$ \$$ \$$$$ \$$$$$$$ \$$
12+
13+
14+ by: nullPoint3r
15+
16+ ```
217Grab all the ip addresses of any country's Internet, any regional Internet or the entire Internet !
318# Usage
4- $ sh ipHunter.sh
19+ ```
20+ Usage: sh ipHunter [OPTION]...
21+
22+ Options:
23+ -c Country code, see \"doc/List_fo_country_codes.doc\"
24+ -h Display this help and exit
25+ -u Upadte regional internet registry data
26+ -v Verbose<p>
27+ ```
28+
29+ First run, i recommend you update the data:
30+ ```
31+ sh ipHunter -u
32+ ```
33+ # Example
34+ ```
35+ sh ipHunter -v -c CN
36+ ```
You can’t perform that action at this time.
0 commit comments