Releases: suchsoak/IP-SOCKET-PYTHON
Releases · suchsoak/IP-SOCKET-PYTHON
v.1.0.1
News
██████ |
▒██ ▒ | BY: suchsoak
░ ▓██▄ | GitHub: https://github.com/suchsoak
▒ ██▒ | v:1.0.1
▒██████▒▒ |
▒ ▒▓▒ ▒ ░ |
░ ░▒ ░ |
░ ░ ░ |
░ |
Import
import socket #Discover TCP/UDP
import argparse
import whois #Discover information on the internet
import time #Put the time in the script
import requests
import sys #Stop Script
import geocoder #Discover geolocation
import os
import colorama #Color in the script
from colorama import Fore, Style
from urllib.request import urlparse
V.1.0.0
IP-SOCKET-PYTHON
██████ |
▒██ ▒ | BY: suchsoak
░ ▓██▄ | GitHub: https://github.com/suchsoak
▒ ██▒ | v:1.0.0
▒██████▒▒ |
▒ ▒▓▒ ▒ ░ |
░ ░▒ ░ |
░ ░ ░ |
░ |
This is a Python script to get information from a web page, put the IP or the URL. I recommend putting the ip. It also gets information about open ports, like as tcp.
Usage
python3 ip.py -i <ip_target>
or
python3 ip.py -u <url_target>
If you see a message like this: Status code 404 from http://ipinfo.io/www.google.com/json: ERROR - 404 Client Error: Not Found for url: http://ipinfo.io/www.google.com/json Just ignore it