Skip to content

ipinfo-3.3.1

Latest
Compare
Choose a tag to compare
@ipinfo-cli-bot ipinfo-cli-bot released this 01 Mar 12:41
· 3 commits to master since this release
da16fbf
  • Added support for Windows ARM64.
  • Windows users can also install via Winget, Chocolatey, and Scoop.
  • Updated Ubuntu PPA source. New URL is https://ppa.ipinfo.net.
  • Added multiple arch support to PPA. These architectures are; i386, amd64, armhf, and arm64.
  • Fixed ipinfo tool aggregate not working properly for adjacent CIRDs.
  • Added some basic IP tools such as:
    • is_loopback
    • is_multicast
    • is_unspecified
    • is_global_unicast
    • is_interface_local_multicast
    • is_link_local_multicast
    • is_link_local_unicast
  • Fixed some issues related to convenience scripts.

Pull Requests