{"id":37136627,"url":"https://github.com/tobyxdd/go-ping","last_synced_at":"2026-01-14T15:55:32.784Z","repository":{"id":57499247,"uuid":"211739717","full_name":"tobyxdd/go-ping","owner":"tobyxdd","description":"A simple ping library using ICMP echo requests.","archived":false,"fork":true,"pushed_at":"2019-09-30T00:25:59.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-08T09:26:28.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"digineo/go-ping","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobyxdd.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}},"created_at":"2019-09-29T23:33:03.000Z","updated_at":"2019-09-30T00:25:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tobyxdd/go-ping","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tobyxdd/go-ping","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyxdd%2Fgo-ping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyxdd%2Fgo-ping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyxdd%2Fgo-ping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyxdd%2Fgo-ping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobyxdd","download_url":"https://codeload.github.com/tobyxdd/go-ping/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyxdd%2Fgo-ping/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28425571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T15:24:48.085Z","status":"ssl_error","status_checked_at":"2026-01-14T15:23:41.940Z","response_time":107,"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":[],"created_at":"2026-01-14T15:55:32.037Z","updated_at":"2026-01-14T15:55:32.779Z","avatar_url":"https://github.com/tobyxdd.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[![CircleCI](https://circleci.com/gh/digineo/go-ping.svg?style=shield)](https://circleci.com/gh/digineo/go-ping)\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%2Ftobyxdd%2Fgo-ping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobyxdd%2Fgo-ping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobyxdd%2Fgo-ping/lists"}