{"id":16875801,"url":"https://github.com/atompi/tuping","last_synced_at":"2025-03-19T00:23:12.051Z","repository":{"id":170883374,"uuid":"615301090","full_name":"atompi/tuping","owner":"atompi","description":"A network connectivity testing tool. Supports testing via ICMP, TCP, and UDP.","archived":false,"fork":false,"pushed_at":"2023-03-17T11:47:09.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T01:34:07.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atompi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-17T11:46:34.000Z","updated_at":"2023-07-19T01:37:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"292b798c-7a73-415a-8c5e-880d0388f513","html_url":"https://github.com/atompi/tuping","commit_stats":null,"previous_names":["atompi/tuping"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atompi%2Ftuping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atompi%2Ftuping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atompi%2Ftuping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atompi%2Ftuping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atompi","download_url":"https://codeload.github.com/atompi/tuping/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244327133,"owners_count":20435351,"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-10-13T15:37:05.732Z","updated_at":"2025-03-19T00:23:12.027Z","avatar_url":"https://github.com/atompi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TUPing\n\nA network connectivity testing tool. Supports testing via ICMP, TCP, and UDP.\n\n## Build\n\n```\ngo build -o ./tuping\n```\n\n## Usage\n\n```\n./tuping --help\nA network connectivity testing tool. Supports testing via ICMP, TCP, and UDP.\n\nUsage:\n  tuping [flags]\n\nFlags:\n  -c, --count int         stop after \u003ccount\u003e replies\n  -d, --dns string        specify the dns server instead of using the system default dns server, tcp/udp protocol only\n  -h, --help              help for tuping\n  -i, --interval int      millisecond between sending each packet (default 1000)\n  -p, --protocol string   specify protocol to use (default \"icmp\")\n  -s, --size int          use \u003csize\u003e as number of data bytes to be sent (default 64)\n  -t, --ttl int           define time to live (default 64)\n  -v, --version           version for tuping\n  -w, --wait              whether to wait for server response, should be set in udp protocol only, default false\n```\n\n- ping via icmp\n\n```\n./tuping gitee.com\n```\n\n- ping via tcp\n\n```\n./tuping -d 114.114.114.114 -p tcp gitee.com 443\n```\n\n- ping via udp\n\n```\n./tuping -p udp -w 192.168.15.128 53\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatompi%2Ftuping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatompi%2Ftuping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatompi%2Ftuping/lists"}