File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 2
2
Retrieve informations about an ip adress or a hostname
3
3
This tool is scripted in perl as you can tell -_ -
4
4
you can help us by subscribing to our youtube channel :. https://youtube.com/technux0
5
- before opening the tool use this command chmod +x ip-locator.pl then use ./ip-locator.pl to run.
6
- If you have any problem with this tool, open terminal and install the below librarys
5
+
6
+ Before opening the tool use this command
7
+ chmod +x ip-locator.pl
8
+ then use ./ip-locator.pl to run.
9
+ If you have any problem with this tool, open terminal and
10
+ install the below librarys
7
11
sudo apt-get install liblocal-lib-perl
8
12
sudo apt-get install libjson-perl
9
- its nothing special it just provides information from this website
10
- http://ip-api.com/ check it out
11
- th4nks for using our tool
13
+ Its nothing special it just provides information from this website
14
+ http://ip-api.com/ check it out
15
+ Th4nks for using our tool
You can’t perform that action at this time.
0 commit comments