{"id":13439677,"url":"https://github.com/schweikert/fping","last_synced_at":"2025-05-14T14:10:34.316Z","repository":{"id":2015748,"uuid":"2951284","full_name":"schweikert/fping","owner":"schweikert","description":"High performance ping tool","archived":false,"fork":false,"pushed_at":"2025-04-18T18:49:26.000Z","size":992,"stargazers_count":1090,"open_issues_count":20,"forks_count":256,"subscribers_count":60,"default_branch":"develop","last_synced_at":"2025-05-13T14:04:03.816Z","etag":null,"topics":["bsd-license","c","fping","icmp","linux","macos","network-discovery","network-monitoring","ping","unix-command"],"latest_commit_sha":null,"homepage":"https://fping.org","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schweikert.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","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}},"created_at":"2011-12-10T00:43:42.000Z","updated_at":"2025-05-12T03:29:46.000Z","dependencies_parsed_at":"2023-01-13T11:34:49.289Z","dependency_job_id":"455b4223-5fe5-4d7d-bcd4-5063a98273b1","html_url":"https://github.com/schweikert/fping","commit_stats":{"total_commits":544,"total_committers":49,"mean_commits":11.10204081632653,"dds":0.2628676470588235,"last_synced_commit":"8dc0b7f39a09f0745ba308292c3ac1c6013394c3"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schweikert%2Ffping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schweikert%2Ffping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schweikert%2Ffping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schweikert%2Ffping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schweikert","download_url":"https://codeload.github.com/schweikert/fping/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254160559,"owners_count":22024571,"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":["bsd-license","c","fping","icmp","linux","macos","network-discovery","network-monitoring","ping","unix-command"],"created_at":"2024-07-31T03:01:16.172Z","updated_at":"2025-05-14T14:10:29.294Z","avatar_url":"https://github.com/schweikert.png","language":"C","readme":"[![Build Status](https://travis-ci.org/schweikert/fping.svg?branch=develop)](https://travis-ci.org/schweikert/fping)\n[![Coverage Status](https://coveralls.io/repos/github/schweikert/fping/badge.svg?branch=develop)](https://coveralls.io/github/schweikert/fping?branch=develop)\n[![Coverity Scan Build Status](https://scan.coverity.com/projects/11559/badge.svg?flat=1\")](https://scan.coverity.com/projects/schweikert-fping)\n\n# fping\n\nfping is a program to send ICMP echo probes to network hosts, similar to ping,\nbut much better performing when pinging multiple hosts. fping has a long long\nstory: Roland Schemers did publish a first version of it in 1992 and it has\nestablished itself since then as a standard tool.\n\n_Current maintainer_:  \n  David Schweikert \\\u003cdavid@schweikert.ch\\\u003e\n\n_Website_:  \n  https://fping.org/\n\n_Mailing-list_:  \n  https://groups.google.com/group/fping-users\n\n## Installation\n\nIf you want to install fping from source, proceed as follows:\n\n0. Run `./autogen.sh`\n   (only if you got the source from Github).\n1. Run `./configure` with the correct arguments.\n   (see: `./configure --help`)\n2. Run `make; make install`.\n3. Make fping either setuid, or, if under Linux:\n   `sudo setcap cap_net_raw,cap_net_admin+ep fping`\n\nIf you can't run fping as root or can't use the cap_net_raw capability, you can\nalso run fping in unprivileged mode. This works on MacOS and also on Linux,\nprovided that your GID is included in the range defined in\n`/proc/sys/net/ipv4/ping_group_range`. This is particularly useful for running\nfping in rootless / unprivileged containers. The --fwmark option needs root or\ncap_net_admin.\n\n## Usage\n\nHave a look at the [fping(8)](doc/fping.pod) manual page for usage help.\n(`fping -h` will also give a minimal help output.)\n\n## Credits\n\n* Original author:  Roland Schemers (schemers@stanford.edu)\n* Previous maintainer:  RL \"Bob\" Morgan (morgan@stanford.edu)\n* Initial IPv6 Support: Jeroen Massar (jeroen@unfix.org / jeroen@ipng.nl)\n* Other contributors: see [CHANGELOG.md](CHANGELOG.md)\n","funding_links":[],"categories":["C","命令行工具"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschweikert%2Ffping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschweikert%2Ffping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschweikert%2Ffping/lists"}