Skip to content
Compare
Choose a tag to compare
@hitblast hitblast released this 03 Aug 11:30
· 2 commits to main since this release
1.3
113cdcb

🔨 What's Changed

  • Fixed a major bug with the project structure which stopped the project from being compiled altogether.
  • Added many new functions inside the IPRef object:
    • query: The queried IP address.
    • continent: The continent in which the IP address is located.
    • continentCode: The two-letter continent code (ISO 3166-1 alpha-2) of the IP address.
    • district: The district in which the IP address is located.
    • currency: The currency used in the area of the IP address.
    • mobile: Whether the IP address is a mobile connection.
    • proxy: Whether the IP address is a proxy.
    • hosting: Whether the IP address is a hosting provider.
  • Added the mobile, proxy and hosting attributes to the command-line interface.

The pre-built executables / binaries have been packaged with the release and can be accessed from below.