{"id":19349064,"url":"https://github.com/digineo/go-ping","last_synced_at":"2025-04-05T16:11:01.953Z","repository":{"id":29645520,"uuid":"122328662","full_name":"digineo/go-ping","owner":"digineo","description":"A simple ping library using ICMP echo requests.","archived":false,"fork":false,"pushed_at":"2024-04-06T01:16:16.000Z","size":169,"stargazers_count":239,"open_issues_count":4,"forks_count":30,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-29T15:11:16.347Z","etag":null,"topics":["go","icmp","icmp-ping","icmpv6","ipv6","network-monitoring","networking","ping"],"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/digineo.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}},"created_at":"2018-02-21T11:37:13.000Z","updated_at":"2025-03-03T08:51:08.000Z","dependencies_parsed_at":"2024-04-06T02:24:00.558Z","dependency_job_id":"f047e5fe-c73b-4961-bded-64c37860d13e","html_url":"https://github.com/digineo/go-ping","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digineo%2Fgo-ping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digineo%2Fgo-ping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digineo%2Fgo-ping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digineo%2Fgo-ping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digineo","download_url":"https://codeload.github.com/digineo/go-ping/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361695,"owners_count":20926643,"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":["go","icmp","icmp-ping","icmpv6","ipv6","network-monitoring","networking","ping"],"created_at":"2024-11-10T04:24:32.390Z","updated_at":"2025-04-05T16:11:01.923Z","avatar_url":"https://github.com/digineo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-ping\n\n[![GoDoc](https://godoc.org/github.com/digineo/go-ping?status.svg)](https://godoc.org/github.com/digineo/go-ping)\n[![Build Status](https://github.com/digineo/go-ping/workflows/build/badge.svg?branch=master)](https://github.com/digineo/go-ping/actions)\n[![Codecov](https://codecov.io/gh/digineo/go-ping/branch/master/graph/badge.svg)](https://codecov.io/gh/digineo/go-ping)\n[![Go Report Card](https://goreportcard.com/badge/github.com/digineo/go-ping)](https://goreportcard.com/report/github.com/digineo/go-ping)\n\nA simple ICMP Echo implementation, based on [golang.org/x/net/icmp][net-icmp].\n\nSome sample programs are provided in `cmd/`:\n\n- [**`ping-test`**][ping-test] is a really simple ping clone\n- [**`multiping`**][multiping] provides an interactive TUI to ping multiple hosts\n- [**`ping-monitor`**][monitor] pings multiple hosts in parallel, but just prints the summary every so often\n- [**`pingnet`**][pingnet] allows to ping every host in a CIDR range (e.g. 0.0.0.0/0 :-))\n\n[net-icmp]: https://godoc.org/golang.org/x/net/icmp\n[ping-test]: https://github.com/digineo/go-ping/tree/master/cmd/ping-test\n[multiping]: https://github.com/digineo/go-ping/tree/master/cmd/multiping\n[monitor]: https://github.com/digineo/go-ping/tree/master/cmd/ping-monitor\n[pingnet]: https://github.com/digineo/go-ping/tree/master/cmd/pingnet\n\n## Features\n\n- [x] IPv4 and IPv6 support\n- [x] Unicast and multicast support\n- [x] configurable retry amount and timeout duration\n- [x] configurable payload size (and content)\n- [x] round trip time measurement\n\n## Contribute\n\nSimply fork and create a pull-request. We'll try to respond in a timely\nfashion.\n\n## Software using this library\n\n* [Ping Exporter for Prometheus](https://github.com/czerwonk/ping_exporter)\n\nPlease create a pull request to get your software listed.\n\n## License\n\nMIT License, Copyright (c) 2018 Digineo GmbH\n\n\u003chttps://www.digineo.de\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigineo%2Fgo-ping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigineo%2Fgo-ping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigineo%2Fgo-ping/lists"}