{"id":28292703,"url":"https://github.com/haikelfazzani/pingy","last_synced_at":"2026-05-14T21:32:56.944Z","repository":{"id":105871530,"uuid":"606577750","full_name":"haikelfazzani/pingy","owner":"haikelfazzani","description":"🏓 A straightforward command line implementation of ICMP Echo, designed to provide a quick and easy way to test network connections - Pingy 🌐","archived":false,"fork":false,"pushed_at":"2023-03-04T01:10:30.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-19T22:33:41.830Z","etag":null,"topics":["cli","golang","icmp","ipv4","linux","networking","ping","raw-sockets"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haikelfazzani.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-25T22:45:40.000Z","updated_at":"2024-03-14T00:28:36.000Z","dependencies_parsed_at":"2023-05-02T05:01:10.180Z","dependency_job_id":null,"html_url":"https://github.com/haikelfazzani/pingy","commit_stats":null,"previous_names":["haikelfazzani/ping"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/haikelfazzani/pingy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haikelfazzani%2Fpingy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haikelfazzani%2Fpingy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haikelfazzani%2Fpingy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haikelfazzani%2Fpingy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haikelfazzani","download_url":"https://codeload.github.com/haikelfazzani/pingy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haikelfazzani%2Fpingy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33044110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","golang","icmp","ipv4","linux","networking","ping","raw-sockets"],"created_at":"2025-05-22T05:11:04.604Z","updated_at":"2026-05-14T21:32:56.917Z","avatar_url":"https://github.com/haikelfazzani.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# 🏓 Pingy\n\nA simple ICMP Echo implementation, based on golang.org/x/net/icmp.\n\n![Language:Go](https://img.shields.io/static/v1?label=Language\u0026message=Go\u0026color=blue\u0026style=flat-square)\n![License:MIT](https://img.shields.io/static/v1?label=License\u0026message=MIT\u0026color=blue\u0026style=flat-square)\n[![Latest Release](https://img.shields.io/github/v/release/haikelfazzani/pingy?style=flat-square)](https://github.com/haikelfazzani/pingy/releases/latest)\n\n\u003c/div\u003e\n\n## Usage\n\nSimply specify the target host name or IP address in the first argument e.g.\n`pingy github.com` or `pingy 8.8.8.8`.\n\n```\nUsage:\n  pingy [OPTIONS] HOST\n\nApplication Options:\n  -u        Url to ping\n  -a        IP address to ping\n  -t        Wait for the response from the remote host timeout (default: 10)\n  -v        Show version\n\nHelp Options:\n  -h, --help        Show this help message\n```\n\n## Installation\n\n### Download executable binaries\n\nYou can download executable binaries from the latest release page.\n\n\u003e [![Latest Release](https://img.shields.io/github/v/release/haikelfazzani/pingy?style=flat-square)](https://github.com/haikelfazzani/pingy/releases/latest)\n\n### Build from source\n\nTo build from source, clone this repository then run `make build` or\n`go install`. Develo_ping_ on `go1.20.1 linux/amd64`.\n\nAnother way to install it if you have go in your machine just:\n\n```sh\ngo install github.com/haikelfazzani/pingy@latest\n```\n\n## LICENSE\n\n[MIT](./LICENSE)\n\n## Author\n\n[haikelfazzani](https://github.com/haikelfazzani)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaikelfazzani%2Fpingy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaikelfazzani%2Fpingy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaikelfazzani%2Fpingy/lists"}