{"id":25767986,"url":"https://github.com/evilfeonix/geo-phone","last_synced_at":"2025-02-27T00:49:48.784Z","repository":{"id":263827996,"uuid":"891509918","full_name":"evilfeonix/Geo-Phone","owner":"evilfeonix","description":"an OSINT tool that enables users to track and map phone numbers from around the world. ","archived":false,"fork":false,"pushed_at":"2025-02-24T23:47:30.000Z","size":922,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T00:22:12.683Z","etag":null,"topics":["geo-phone","geo-trace","infoga","infoga-tool","infogathering","information-extraction","information-gathering-tool","mapper","osint","osint-framework","osint-phonenumbers","osint-tool","phone-infoga","phone-location-tracker","phone-number-location-tracker","phone-number-lookup","pone-number-mapping","sim-tracking","track-phone-number"],"latest_commit_sha":null,"homepage":"https://evilfeonix.github.io/Geo-Trace/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evilfeonix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-20T13:16:24.000Z","updated_at":"2025-02-24T23:47:33.000Z","dependencies_parsed_at":"2025-02-01T04:20:47.668Z","dependency_job_id":"9cfd92ee-0b77-4875-826e-5830e5142b89","html_url":"https://github.com/evilfeonix/Geo-Phone","commit_stats":null,"previous_names":["evilfeonix/goe-trace","evilfeonix/geo-trace"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilfeonix%2FGeo-Phone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilfeonix%2FGeo-Phone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilfeonix%2FGeo-Phone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilfeonix%2FGeo-Phone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evilfeonix","download_url":"https://codeload.github.com/evilfeonix/Geo-Phone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240959066,"owners_count":19884910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geo-phone","geo-trace","infoga","infoga-tool","infogathering","information-extraction","information-gathering-tool","mapper","osint","osint-framework","osint-phonenumbers","osint-tool","phone-infoga","phone-location-tracker","phone-number-location-tracker","phone-number-lookup","pone-number-mapping","sim-tracking","track-phone-number"],"created_at":"2025-02-27T00:49:47.995Z","updated_at":"2025-02-27T00:49:48.777Z","avatar_url":"https://github.com/evilfeonix.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg) \r\n\r\n\r\n\r\n\u003cdiv align='center'\u003e\r\n\r\n![Geo-Phone](https://img.shields.io/badge/Geo-Phone-blue.svg) \r\n\r\n![Geo-Phone](https://github.com/evilfeonix/Geo-Phone/blob/main/phone.png)\r\n\r\n\u003c/div\u003e\r\n\r\n# Geo-Phone\r\n\r\n**Geo-Phone** is an OSINT tool that enables users to track and map phone numbers from around the world. With a user-friendly interface, **GeoPhone** provides quick insights into the origin of any phone number, displaying the country and marking an approximate location on a map. \r\n\r\n## Tested on:\r\n- *Termux*\r\n- *Kali Linux*\r\n\r\n    \r\n## Installation in Termux and Usage:\r\nDownload Termux app from google play store and type following commands:\r\n    \r\n```\r\n      apt update \u0026\u0026 apt upgrade\r\n```\r\n```\r\n      apt install git\r\n```\r\n```\r\n      pkg install python3\r\n```\r\n```\r\n      git clone https://github.com/evilfeonix/Geo-Phone.git\r\n```\r\n```\r\n      cd Geo-Phone\r\n```\r\n```\r\n      bash installer.sh\r\n```\r\n```\r\n      python3 phone.py -c \u003ccountryCode\u003e -p \u003cphoneNumber\u003e\r\n```\r\n\r\n\r\nDownload and Install kali-linux from their official website and type following commands:\r\n \r\n```\r\n      sudo apt update \u0026\u0026 sudo apt upgrade\r\n```\r\n```\r\n      git clone https://github.com/evilfeonix/Geo-Phone.git\r\n```\r\n```\r\n      cd Geo-Phone\r\n```\r\n```\r\n      bash installer.sh\r\n```\r\n```\r\n      python3 phone.py -c \u003ccountryCode\u003e -p \u003cphoneNumber\u003e\r\n```\r\n\r\n## Geo-Phone Usage:\r\n```\r\n Useage: python3 phone.py [OPTION...]\r\n------------\r\n      | OPTIONS\r\n      |----------\r\n            | -u \u003cScript Updating\u003e       | Update Geo-Phone Script for Better performance\r\n            | -a \u003cAbout Tool \u0026 Author\u003e   | About Tool and Author's Contact Information\r\n            | -c \u003cVictim's Country Code\u003e | Specify Victim's Country Code WithOut \"+\" .eg 234\r\n            | -p \u003cVictim's Phone Number\u003e | Specify Victim's Phone Number'\r\n      | EXAMPLES\r\n      |----------\r\n            | python3 phone.py -u                   | Script Updating\r\n            | python3 phone.py -a F30N1X            | About Tool \u0026 Author\r\n            | python3 phone.py -c 234 -p 7000000000 | Specify victim's Country Code \u0026 Phone Number\r\n```\r\n### Geo-Phone Map\r\nA sample of **Geo Phone** outputed map:\r\n\r\n![Geo-Phone v2.0.3](https://github.com/evilfeonix/Geo-Phone/blob/main/maps.jpg)\r\n\r\n\r\n# Support US \r\nSupport us by following us!,\r\n\r\nAlso star and fork our repositories.\r\n\r\n\r\n### License\r\n\r\n[GNU General Public License v3.0](https://github.com/evilfeonix/Geo-Phone/blob/main/LICENSE)\r\n\r\n\u003cdiv align=center\u003e\r\n\r\nHappy Phone Number OSINT \u0026 Tracking\r\n\r\n👨🏾‍💻👨🏾‍💻👨🏾‍💻\r\n\r\n\u003cdiv\u003e\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfeonix%2Fgeo-phone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilfeonix%2Fgeo-phone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfeonix%2Fgeo-phone/lists"}