v1.6.4

sundowndev/phoneinfogav1.6.4Mar 19, 2019by sundowndev

AI Summary

A major refactoring release adding multiple new reputation sources, renaming CLI options, and introducing a 'recon' feature.

Key Highlights

  • Added 6 new reputation sources (findwhocallsme, pagesjaunes, etc.)
  • Major code base refactor
  • Renamed 'osint' option to 'footprints'
  • Added 'recon' feature

Breaking Changes

  • Renamed osint option to footprints scanner
  • Deleted native update feature

New Features

  • Added findwhocallsme.com source
  • Added pagesjaunes.ca source
  • Added phonenumbers.ie source
  • Added who-calledme.com source
  • Added quinumero.info source
  • Added spytox.com source
  • Fixed country name for OVH scan
  • Fixed Google search results
  • Custom format recommendation
  • Created Docker image
  • Major code base refactor
  • Added logger class to print in both stdout and stderr
  • Added 'recon' feature to practice reconnaissance on custom formats

Full Release Notes

#### Changelog

This release contain **breaking changes**.

- Added findwhocallsme.com source
- Added pagesjaunes.ca source
- Added phonenumbers.ie source
- Added who-calledme.com source
- Added quinumero.info source
- Added spytox.com source
- [Fix] Country name for OVH scan (#35)
- [Fix] Google search results (#38)
- Custom format recommandation (https://github.com/sundowndev/PhoneInfoga/commit/41815340331d833ae58aa9b49fcbd31fec6fe1d7)
- Created Docker image (#39)
- Major code base refactor
- Delete native update feature (use `git pull` instead)
- Renamed osint option to footprints scanner (`--scanner footprints`)
- [Fix #1] Added logger class to print in both stdout and stderr
- Added "recon" feature (`--recon`) to practice reconnaissance on custom formats