{"id":24561698,"url":"https://github.com/dawn-lc/pings","last_synced_at":"2026-02-04T09:18:06.070Z","repository":{"id":216840856,"uuid":"742474044","full_name":"dawn-lc/Pings","owner":"dawn-lc","description":"高效、轻量的实时网络监控工具","archived":false,"fork":false,"pushed_at":"2025-01-22T09:17:16.000Z","size":1452,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T18:06:02.611Z","etag":null,"topics":["icmp","monitor","network","ping","tool"],"latest_commit_sha":null,"homepage":"","language":"C#","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/dawn-lc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-01-12T15:02:45.000Z","updated_at":"2025-02-12T17:05:30.000Z","dependencies_parsed_at":"2024-01-31T08:25:55.979Z","dependency_job_id":"808606aa-b40c-41da-a851-65029c6598ae","html_url":"https://github.com/dawn-lc/Pings","commit_stats":null,"previous_names":["dawn-lc/pings"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/dawn-lc/Pings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawn-lc%2FPings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawn-lc%2FPings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawn-lc%2FPings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawn-lc%2FPings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawn-lc","download_url":"https://codeload.github.com/dawn-lc/Pings/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawn-lc%2FPings/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264314870,"owners_count":23589666,"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":["icmp","monitor","network","ping","tool"],"created_at":"2025-01-23T08:39:00.921Z","updated_at":"2026-02-04T09:18:06.064Z","avatar_url":"https://github.com/dawn-lc.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pings\n\n高效、轻量的实时网络监控工具，支持对多个目标的ping以及记录延迟波动、链接状态、丢包率等功能。\n\n## 下载\n\n前往Releases页面下载\n\nPings.exe 为.NET10原生AOT编译版本\n\nupx-Pings.exe 为使用UPX压缩后的版本\n\n请根据需求自行选择使用的版本\n\n## 使用方法\n### 配置文件\nPings 使用一个简单的配置文件 config.txt 来定义监控的目标。配置文件的每一行代表一个监控规则，格式如下：\n```\n\u003c名称\u003e \u003cIP地址或域名\u003e \u003c超时时间\u003e \u003c丢包率统计范围\u003e \u003c延迟波动的阈值\u003e\n```\n * \u003c名称\u003e: 监控规则的名称，可以是任何描述性的字符串。\n * \u003cIP地址或域名\u003e: 需要监控的目标，可以是 IP 地址或域名。\n * \u003c超时时间\u003e: （可选）超时时间，单位为毫秒。如果未指定，默认为 1000 毫秒。\n * \u003c丢包率统计范围\u003e: （可选）丢包率统计范围。如果未指定，默认为 255。例如，200 表示统计最近 200 个数据包的丢包率。\n * \u003c延迟波动的阈值\u003e: （可选）延迟波动的阈值，单位为毫秒。如果未指定，默认为 20 毫秒。例如，50 表示两个数据包的延迟差值超过 50 毫秒即为延迟波动。\n### 示例 config.txt 文件:\n```\nexample1 192.168.1.1 2000 150 25\nexample2 www.example.com 2500 100 30\nexample3 8.8.8.8\n```\n### 运行\n配置完成后，可以直接启动，也可以通过以下命令启动 Pings:\n```\nPings.exe \u003c配置文件路径\u003e\n```\n如果没有指定配置文件路径，将默认使用当前目录下的 config.txt 文件。\n\n1.0.17版本后采用json作为配置文件格式，程序会自动读取旧版本配置文件进行升级。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawn-lc%2Fpings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdawn-lc%2Fpings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawn-lc%2Fpings/lists"}