{"id":22439382,"url":"https://github.com/junka/pyfping","last_synced_at":"2025-07-12T05:07:06.510Z","repository":{"id":62591092,"uuid":"483950020","full_name":"junka/pyfping","owner":"junka","description":"python pinger application for multiple hosts","archived":false,"fork":false,"pushed_at":"2022-04-28T06:45:29.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T01:11:45.103Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/junka.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":"2022-04-21T07:29:16.000Z","updated_at":"2022-04-21T07:31:53.000Z","dependencies_parsed_at":"2022-11-04T06:44:51.352Z","dependency_job_id":null,"html_url":"https://github.com/junka/pyfping","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junka%2Fpyfping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junka%2Fpyfping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junka%2Fpyfping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junka%2Fpyfping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junka","download_url":"https://codeload.github.com/junka/pyfping/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245815705,"owners_count":20676958,"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":[],"created_at":"2024-12-06T01:13:57.918Z","updated_at":"2025-03-27T09:24:54.396Z","avatar_url":"https://github.com/junka.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyfping \n\nping-like pythonic pinger, works for multiple hosts\n\n```\nusage: ping.py [-h] [-f FILENAME] [-c COUNT] [-i INTERVAL] [-s SIZE] [host]\n\npython ping script similar to fping\n\npositional arguments:\n  host                  single target host\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -f FILENAME, --file FILENAME\n                        file contains host list\n  -c COUNT, --count COUNT\n                        icmp packet count to a destination\n  -i INTERVAL, --interval INTERVAL\n                        icmp packet interval to a destination\n  -s SIZE, --size SIZE  icmp packet size\n```\n\nResult is like below:\n```\nadmin$ pyfping -f some_file_contain_target_hosts\nPing www.baidu.com (110.242.68.3): 98 data bytes\nPing www.taobao.com (121.29.9.227): 98 data bytes\n106 bytes from www.baidu.com(110.242.68.3): icmp_seq=0 ttl=44 time=44.3398 ms\n106 bytes from www.taobao.com(121.29.9.227): icmp_seq=0 ttl=46 time=38.8643 ms\n106 bytes from www.baidu.com(110.242.68.3): icmp_seq=1 ttl=44 time=44.9580 ms\n106 bytes from www.taobao.com(121.29.9.227): icmp_seq=1 ttl=46 time=38.3545 ms\n106 bytes from www.baidu.com(110.242.68.3): icmp_seq=2 ttl=44 time=44.3999 ms\n106 bytes from www.taobao.com(121.29.9.227): icmp_seq=2 ttl=46 time=38.4810 ms\n106 bytes from www.baidu.com(110.242.68.3): icmp_seq=3 ttl=44 time=44.8110 ms\n106 bytes from www.taobao.com(121.29.9.227): icmp_seq=3 ttl=46 time=39.9470 ms\n\n--- www.baidu.com ping statistics ---\n4 packets transmitted, 4 packets received, 0.00% packet loss\nround-trip min/avg/max/stddev = 44.34/44.63/44.96/0.26 ms\n\n--- www.taobao.com ping statistics ---\n4 packets transmitted, 4 packets received, 0.00% packet loss\nround-trip min/avg/max/stddev = 38.35/38.91/39.95/0.63 ms\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunka%2Fpyfping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunka%2Fpyfping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunka%2Fpyfping/lists"}