Skip to content

Commit 4e4a585

Browse files
authored
update
1 parent 0dc4fc2 commit 4e4a585

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22
Retrieve informations about an ip adress or a hostname
33
This tool is scripted in perl as you can tell -_-
44
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
711
sudo apt-get install liblocal-lib-perl
812
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

0 commit comments

Comments
 (0)