{"id":20492779,"url":"https://github.com/kartikmehta8/ping-plot","last_synced_at":"2026-04-17T18:03:40.317Z","repository":{"id":237458876,"uuid":"642291614","full_name":"kartikmehta8/ping-plot","owner":"kartikmehta8","description":"The Python script uses ping command to measure latency of an IP address in real-time, displaying it on a graph along with current and aggregate statistics.","archived":false,"fork":false,"pushed_at":"2023-05-18T08:49:29.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T17:47:02.243Z","etag":null,"topics":["network-analysis","ping","python","shell"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/kartikmehta8.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-05-18T08:37:55.000Z","updated_at":"2024-03-12T08:30:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b7a54df-0c86-4a84-82f0-6c0ea2137c08","html_url":"https://github.com/kartikmehta8/ping-plot","commit_stats":null,"previous_names":["kartikmehta8/ping-plot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kartikmehta8/ping-plot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2Fping-plot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2Fping-plot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2Fping-plot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2Fping-plot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kartikmehta8","download_url":"https://codeload.github.com/kartikmehta8/ping-plot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2Fping-plot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31939788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["network-analysis","ping","python","shell"],"created_at":"2024-11-15T17:30:46.192Z","updated_at":"2026-04-17T18:03:40.299Z","avatar_url":"https://github.com/kartikmehta8.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![BANNER](https://github.com/kartikmehta8/ping-plot/assets/77505989/660f3e7c-8f8b-487f-904f-1565f79c1ff0)\n\n### Ping Plot\nThis Python script uses the ping command to continuously measure and visualize the latency of an IP address in real-time. It provides insights into network performance, making it useful for `network monitoring`, `troubleshooting`, and `analyzing latency trends` over time.\n\n### Test the Script\n```py\nip_address = input('Enter IP address to ping: ') # 8.8.8.8\nduration = int(input('Enter duration to ping (in seconds): ')) # 20\n```\n\n### Test Output\n![test](https://github.com/kartikmehta8/ping-plot/assets/77505989/91a1f558-951f-428b-80f5-28e202c7963c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikmehta8%2Fping-plot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkartikmehta8%2Fping-plot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikmehta8%2Fping-plot/lists"}