{"id":18743546,"url":"https://github.com/p3rception/geopy","last_synced_at":"2025-11-21T18:30:13.869Z","repository":{"id":212552328,"uuid":"731733589","full_name":"p3rception/GeoPy","owner":"p3rception","description":"// wireshark traffic visualization","archived":false,"fork":false,"pushed_at":"2024-01-04T11:22:47.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T21:13:37.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p3rception.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-14T18:48:03.000Z","updated_at":"2024-01-18T14:39:23.000Z","dependencies_parsed_at":"2023-12-14T22:54:33.698Z","dependency_job_id":"80edf1d2-2ea7-436e-b80b-3b11d9dd75e7","html_url":"https://github.com/p3rception/GeoPy","commit_stats":null,"previous_names":["p3rception/geopy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3rception%2FGeoPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3rception%2FGeoPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3rception%2FGeoPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3rception%2FGeoPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p3rception","download_url":"https://codeload.github.com/p3rception/GeoPy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239627259,"owners_count":19670843,"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":[],"created_at":"2024-11-07T16:11:45.615Z","updated_at":"2025-11-21T18:30:13.772Z","avatar_url":"https://github.com/p3rception.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://i.imgur.com/2aadxzb.png\" width=300\u003e\n\u003chr\u003e\n\nGeoPy is a Python script that generates a KML file based on network traffic data from a Wireshark pcap file. It uses IP geolocation to map the network connections and creates a KML file that can be uploaded to Google My Maps for visualization.\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/p3rception/GeoPy.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd GeoPy\n    ```\n3. (Optional) Create and activate a virtual environment.\n\n    ```bash\n    # Creation\n    python -m venv venv\n    \n    # Activation\n    source venv/bin/activate    # Unix\n    venv\\Scripts\\activate.bat   # Windows\n    ```\n\n4. Install the required dependencies:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n5. Download GeoLiteCity database to translate IP addresses into a Geo location(longitude \u0026 latitude). The database can be downloaded here: https://github.com/mbcc2006/GeoLiteCity-data\n\n6. Save Wireshark captured data in .pcap format.\n\n## Usage\n\n1. ```python main.py \u003cpcap_file\u003e ```\n2. Upload the generated KML file to [Google My Maps](https://www.google.com/mymaps).\n3. Result:\n\u003cimg src=\"https://i.imgur.com/OzUoPRf.png\" width=800\u003e\n\n## Author\n\nDimitris Pergelidis ([p3rception](https://github.com/p3rception))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp3rception%2Fgeopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp3rception%2Fgeopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp3rception%2Fgeopy/lists"}