{"id":19556609,"url":"https://github.com/techchipnet/hound","last_synced_at":"2025-09-13T00:34:22.457Z","repository":{"id":153203811,"uuid":"621118115","full_name":"techchipnet/hound","owner":"techchipnet","description":"Hound is a simple and light tool for information gathering and capture exact GPS coordinates","archived":false,"fork":false,"pushed_at":"2024-07-30T08:24:37.000Z","size":222,"stargazers_count":371,"open_issues_count":11,"forks_count":62,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-01-23T14:12:23.046Z","etag":null,"topics":["geolocation","gps-location","hack","hacking","kali-linux","latitude","location-tracking","longitude","systeminformation","techchip"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/techchipnet.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":"2023-03-30T02:55:52.000Z","updated_at":"2025-01-22T11:10:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"bbbd5fdd-24a6-4979-86a5-04b3f8667a19","html_url":"https://github.com/techchipnet/hound","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"da87b06a845b93bc70ed44a38c8334beb5b1dbfc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techchipnet%2Fhound","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techchipnet%2Fhound/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techchipnet%2Fhound/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techchipnet%2Fhound/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techchipnet","download_url":"https://codeload.github.com/techchipnet/hound/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236369139,"owners_count":19138054,"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":["geolocation","gps-location","hack","hacking","kali-linux","latitude","location-tracking","longitude","systeminformation","techchip"],"created_at":"2024-11-11T04:38:31.772Z","updated_at":"2025-01-30T15:11:25.647Z","avatar_url":"https://github.com/techchipnet.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hound 🐶\nHound is a simple and light tool for information gathering and capture exact GPS coordinates\n![image](https://user-images.githubusercontent.com/42796435/229538253-e0a9c811-60e4-4294-bd3b-8eb7621b51f5.png)\n\n# What is Hound?\n\u003cp\u003eHound is a tool that can remotely capture the exact GPS coordinates of a target device using a PHP server, and can also grab basic information about the system and ISP. This tool can be very helpful in information gathering. you can get following information of the target device\u003c/p\u003e\n\u003cul\u003e\n  \u003cli\u003eLongitude\u003c/li\u003e\n  \u003cli\u003eLatitude\u003c/li\u003e\n  \u003cli\u003eDevice Model\u003c/li\u003e\n  \u003cli\u003eOperating System\u003c/li\u003e\n  \u003cli\u003eNumber of CPU Cores\u003c/li\u003e\n  \u003cli\u003eScreen Resolution\u003c/li\u003e\n  \u003cli\u003eUser agent\u003c/li\u003e\n  \u003cli\u003ePublic IP Address\u003c/li\u003e\n  \u003cli\u003eBrowser Name\u003c/li\u003e\n  \u003cli\u003eISP Information\u003c/li\u003e\n\u003c/ul\u003e\n\n## Features\n  \u003cp\u003eThe tool offers a wide range of features and functionality, including:\u003c/p\u003e\n    \u003cul\u003e\n  \u003cli\u003eCapture Exact GPS Location\u003c/li\u003e\n  \u003cli\u003eAutomated Data Collection\u003c/li\u003e\n   \u003cli\u003eUser-friendly Interface\u003c/li\u003e\n\u003c/ul\u003e\n\n## This Tool Tested On :\n\u003cul\u003e\n  \u003cli\u003eKali Linux\u003c/li\u003e\n  \u003cli\u003eWindows(WSL)\u003c/li\u003e\n  \u003cli\u003eTermux\u003c/li\u003e\n  \u003cli\u003eMacOS\u003c/li\u003e\n  \u003cli\u003eUbuntu\u003c/li\u003e\n  \u003cli\u003eParrot Sec OS\u003c/li\u003e\n\u003c/ul\u003e\n\n## Installing and requirements\n\u003cp\u003eThis tool require PHP for webserver, wget \u0026 unzip for download and extract cloudflare. First run following command on your terminal\u003c/p\u003e\n\n```\napt-get -y install php unzip git wget\n```\n\n## Installing (Kali Linux/Termux):\n\n```\ngit clone https://github.com/techchipnet/hound\ncd hound\nbash hound.sh\n```\n## Change log:\nVersion: 0.2: Remove Ngrok and update cloudflared tunnel\n\n### Video Demo\n[![Hound Demo](https://img.youtube.com/vi/IiJRyVmITgI/0.jpg)](https://www.youtube.com/watch?v=IiJRyVmITgI)\n\n### For More Video subcribe \u003ca href=\"http://youtube.com/techchipnet\"\u003eTechChip YouTube Channel\u003c/a\u003e\n\u003cp\u003eHound is created to help in penetration testing and it's not responsible for any misuse or illegal purposes.\u003c/p\u003e\ncredit - Chatbot template : Masud Rana\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechchipnet%2Fhound","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechchipnet%2Fhound","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechchipnet%2Fhound/lists"}