schweikert/fping
High performance ping tool observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 99
- Release rhythm 31
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 181.0
- age_days: 5381
- days_rel: 245
- days_push: 10
- n_releases_24m: 3
Adoption not part of the score
1219 stars · 260 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
fping is a high-performance command-line tool that sends ICMP echo requests to any number of network hosts, pinging them in a round-robin fashion instead of one at a time. It is designed for use in scripts and monitoring setups, with easily parseable output and support for IPv4 and IPv6.
Use cases
- ping many hosts at once from the command line
- check which hosts on a subnet are alive
- script network reachability checks with parseable output
- monitor host uptime statistics over time
- discover responsive devices on a network
- run ping sweeps inside rootless containers
When to choose
- you need to ping dozens or thousands of hosts efficiently
- you want script-friendly output for network monitoring or SmokePing-style setups
- you need a battle-tested standard tool with IPv6 and unprivileged-mode support
When to avoid
- you only need to ping a single host occasionally (plain ping suffices)
- you need TCP/UDP-based probes rather than ICMP echo
- you need a GUI or long-term dashboard rather than a CLI tool
Facets
cli-tool · maturity stable
networking monitoring cli networking monitoring cli cross-platform icmp ping network-discovery network-monitoring scripting unix-command command-line devops linux macos
3 sources
- readme: https://github.com/schweikert/fping · fetched 2026-08-28 · 8922690c2017
- homepage: https://fping.org · fetched 2026-08-29 · 78f80d9159e9
- site_page: https://fping.org/fping.8.html · fetched 2026-08-29 · e7bd585b4543
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| schweikert/fping | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="schweikert/fping")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem