If you have problems with the code, or any comments about it, please let me know. For me to fix immediately. Any criticism I'm accepting. THANK YOU!
The script is in development, any errors can be fixed in the future.
install the
requirementes.txt
Place in the terminal:
git clone https://github.com/suchsoak/IP-SOCKET-PYTHON.git
After enter in the files, and put:
chmod +X requirementes.txt
pip install -r requirementes.txt
Now start the script:
python3 ip.py
install python: https://www.python.org/
install Python-whois
and geocoder
pip install Python-whois
pip install geocoder
Then run in the terminal (CMD or PORWERSHELL), with python installed:
already with the requirements installed
python3 ip.py
Don't forget to download the requirements
For use you need put `ip address` (000.000.0.0) or `url` (www.google.com)
Libraries | Links |
---|---|
python | https://www.python.org/ |
socket.py | https://docs.python.org/3/library/socket.html |
geocoder | https://geocoder.pbh.gov.br/geocoder/ |
python-whois | https://pypi.org/project/python-whois/ |
colorama | https://pypi.org/project/colorama/ |
platform | https://docs.python.org/3/library/platform.html |
For ethical hackers and people who are interested in computer networks.
The project took a long time to develop and I'm new to python, I intend to do other tools. In time I will update the IP-SOCKET-PYTHON