{"id":23865069,"url":"https://github.com/divya063/pingapp","last_synced_at":"2026-06-05T15:30:14.572Z","repository":{"id":107265998,"uuid":"257286374","full_name":"Divya063/PingApp","owner":"Divya063","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-29T21:34:14.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T06:58:04.950Z","etag":null,"topics":["golang","icmp-ping","ping"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Divya063.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-04-20T13:16:31.000Z","updated_at":"2020-05-11T00:43:13.000Z","dependencies_parsed_at":"2023-07-15T07:16:35.513Z","dependency_job_id":null,"html_url":"https://github.com/Divya063/PingApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divya063%2FPingApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divya063%2FPingApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divya063%2FPingApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divya063%2FPingApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Divya063","download_url":"https://codeload.github.com/Divya063/PingApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240181718,"owners_count":19761109,"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":["golang","icmp-ping","ping"],"created_at":"2025-01-03T08:47:24.308Z","updated_at":"2026-06-05T15:30:14.500Z","avatar_url":"https://github.com/Divya063.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## PingApp\n\nA Ping CLI application. The CLI app accepts a hostname or an IP address as its argument and provide support for  both \u003cb\u003eIPv4\u003c/b\u003e and \u003cb\u003e IPv6\u003c/b\u003e. It can send ICMP \"echo requests\" in an infinite loop to the target while receiving \"echo reply\" messages, if count flag is not mentioned. It reports loss and RTT times for each sent message.\n\n### Setup\n\n```bash\ngo install .\n\n```\n### Usage\n\n```\nsudo pingApp ping host [--count] [--interval] \n```\nExamples:\n\n```\n# ping google continuously\n$ sudo pingApp ping google.com\n# ping google 5 times\n$ sudo pingApp ping --count 5 google.com\n# ping google 5 times at 2 seconds intervals\n$ sudo pingApp ping google.com  --count 3 --interval 2\n```\n\n\n\nTo run the tests use the command:\n`sudo go test `\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivya063%2Fpingapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivya063%2Fpingapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivya063%2Fpingapp/lists"}