Skip to content

ipinfo-3.0.0

Compare
Choose a tag to compare
@UmanShahzad UmanShahzad released this 21 Jul 20:11
· 348 commits to master since this release
  • A mmdb subcommand was added that is the same as our mmdbctl command, used for managing MMDB files. (https://github.com/ipinfo/mmdbctl)
  • A quota subcommand was added to print the request quota of your account.
  • A download subcommand was added to allow downloading IPinfo's free Country ASN database files.
  • A init subcommand was added to allow initiating the sign up process for a token directly from the CLI. It also allows you to login directly from there.
  • A tool aggregate subcommand was added which serves as a CIDR aggregation tool.
  • Added YAML output support whereever JSON was available.
  • Auto-completion for -f and --field now works with the <ip> and <asn> subcommands.
  • Some special bogon edge cases are now properly ignored by grepip when requested.
  • Added flags and a config to allow force-disabling the opening of a browser at all times.
  • Removed the country flag emoji for friendly IP output as it doesn't render properly in many terminals.