Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@Takk8IS Takk8IS released this 10 Jun 17:44
· 2 commits to main since this release

[0.1.0] - 2024-06-10

  • Initial release of the IPo (IP Optimisation) script.
  • Function get_ip_info to fetch IP information from the ipapi.co API.
  • Function get_site_ip_info to resolve the IP address of a website and fetch detailed information.
  • Function display_ip_info to display the IP information in a table using the Rich library.
  • Command-line interface to select between local IP, network IP, or website IP information.