{"id":15721900,"url":"https://github.com/yvs2014/pingpath","last_synced_at":"2025-05-13T02:49:02.563Z","repository":{"id":214799949,"uuid":"722736883","full_name":"yvs2014/pingpath","owner":"yvs2014","description":"ping wrapper for network diagnostic","archived":false,"fork":false,"pushed_at":"2024-10-16T23:32:51.000Z","size":5651,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-18T23:53:41.526Z","etag":null,"topics":["3d-graphics","cairo","graphs","gtk4","icmp","mtr","opengl","ping","traceroute"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yvs2014.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-11-23T20:34:37.000Z","updated_at":"2024-10-16T23:32:55.000Z","dependencies_parsed_at":"2024-01-21T17:26:01.293Z","dependency_job_id":"fcd9745a-dbc1-4ab9-8874-a5068d3acc50","html_url":"https://github.com/yvs2014/pingpath","commit_stats":{"total_commits":124,"total_committers":2,"mean_commits":62.0,"dds":0.008064516129032251,"last_synced_commit":"489c0d5e771458dbf01bc5be1c2f25193cfbfd9e"},"previous_names":["yvs2014/pingpath"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yvs2014%2Fpingpath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yvs2014%2Fpingpath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yvs2014%2Fpingpath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yvs2014%2Fpingpath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yvs2014","download_url":"https://codeload.github.com/yvs2014/pingpath/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221321490,"owners_count":16797714,"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":["3d-graphics","cairo","graphs","gtk4","icmp","mtr","opengl","ping","traceroute"],"created_at":"2024-10-03T22:02:03.497Z","updated_at":"2024-10-24T13:42:15.954Z","avatar_url":"https://github.com/yvs2014.png","language":"C","funding_links":[],"categories":["Internet and Networking"],"sub_categories":["Network Monitoring"],"readme":"In one shot\n\n![pp-feat-1x2](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-feat-1x2.png)\n\n\u003cdetails\u003e\n\u003csummary\u003eA bit more\u003c/summary\u003e\n\nPingPath\n--------\n\n**pingpath** — **ping** wrapper for network diagnostic\n\nSYNOPSIS\n--------\n\n**pingpath \\[-cfgGhiILnpqrRsStTv46\\] [TARGET]**\n\nDESCRIPTION\n-----------\n\nNetwork diagnostic tool based on parsing iputils **ping** output with functionality of **traceroute**.  \nNo need set‐root‐uid or raw‐socket‐perms itself to run due to being a wrapper for **ping**.  \nInspired by ncurses look of **mtr** and written in **GTK4**.\n\nWhat it displays:\n- Hop hostnames taken by DNS back resolving (see https://docs.gtk.org/gio/class.Resolver.html)\n- Whois lookup data received by querying RIPE whois (see http://www.ripe.net/ris/riswhois.html)\n- Statistics calculated on data from iputils-ping output (see ping(8) manual)\n- Graphs and 3D plots providing visual representation at runtime\n\nDETAILS\n-------\n... *see pingpath.1 page*\n\nPACKAGES\n-----------\n[Launchpad deb](https://launchpad.net/~lrou2014/+archive/ubuntu/pingpath)  \n[OBS rpm-n-deb](https://build.opensuse.org/package/show/home:yvs/pingpath)  \n[Snapcfaft snap](https://snapcraft.io/pingpath)  \n\n------------------------------------------------------------------------\nSCREENSHOTS\n-----------\n## ordinary view\n![pp-screenshot01](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-screenshot01.png)\n\n## with action menu and Log tab on background\n![pp-screenshot02](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-screenshot02.png)\n\n## with option menu\n![pp-screenshot03](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-screenshot03.png)\n\n## conventional graphs\n![pp-screenshot04](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-screenshot04.png)\n\n## with auxiliary menu and Graph tab on background\n![pp-screenshot05](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-screenshot05.png)\n\n## dark/light theme switches in aux menu\n![pp-screenshot09](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-screenshot09.png)\n\n## graphs with legend\n![pp-screenshot06](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-screenshot06.png)\n\n## choose graphs to show/hide by clicking\n![pp-screenshot07-1](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-screenshot07-1.png)\n\n## ordinary graph area\n![pp-screenshot07](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-screenshot07.png)\n\n## the same with jitter area to clear display big-distance hops\n![pp-screenshot08](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-screenshot08.png)\n\n## ordinary 3D plot\n![pp-screenshot31](https://raw.githubusercontent.com/yvs2014/pingpath/main/img/pp-screenshot31.png)\n\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyvs2014%2Fpingpath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyvs2014%2Fpingpath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyvs2014%2Fpingpath/lists"}