PhoneInfoga Versions Save

Information gathering framework for phone numbers

v2.11.0

2 months ago

Changelog

  • REST API now supports scan options (#1393) (read docs)
  • Bump Github action dependencies
  • Bump tools version (mockery, swag)
  • Bump yarn version to v3.2.4
  • Fix Docker builds (#1354)

v2.10.8

8 months ago

Changelog

v2.10.7

9 months ago

Changelog

  • 617f0f8 fix: hide demo alert by default

v2.10.6

9 months ago

Changelog

  • Update dependencies
  • Add analytics in demo website (this doesn't monitor scans or API)

v2.10.5

11 months ago

Changelog

  • 4b43c67 fix(deps): bump actions/checkout from 3.4.0 to 3.5.0
  • c651408 fix(deps): bump actions/checkout from 3.5.0 to 3.5.2
  • e6c972a fix(deps): bump actions/setup-go from 3.5.0 to 4.0.0
  • 151ba60 fix(deps): bump actions/setup-python from 4.5.0 to 4.6.0
  • f52e917 fix: colored text on windows
  • b46b1b9 fix: server logs output

v2.10.4

1 year ago

Changelog

  • Add phoneinfoga to homebrew (docs)
  • Update workflow dependencies

v2.10.3

1 year ago

Changelog

  • Improve Darwin support for install script (#1194) @HudsonOnHere
  • Improve install instructions in docs (#1233) @sundowndev
  • Update workflow dependencies

v2.10.2

1 year ago

Changelog

  • Add error to printed message when plugin fails to open (#1196) @bdoner
  • Update contribute.md (#1198) @bdoner

v2.10.1

1 year ago

Changelog

  • Add docker commands to usage.md; to aid getting started (bb7d80a)
  • Bump actions/setup-python from 3.1.0 to 4.3.1 (108ea1b)
  • Bump docker/build-push-action from 2.9.0 to 3.3.0 (c3d9f2c)
  • Bump docker/setup-buildx-action from 1 to 2 (eaec8c1)
  • Bump dorkgen from v1.2.0 to v1.3.1 (9642734)

v2.10.0

1 year ago

Changelog

  • New web client now uses api v2 (#1153) @RomainMaillot
  • Web server now supports plugins, filters and env files (through CLI flags) (#1157)
  • Environment variables can now be loaded from env file (docs) (#1154)