{"id":20657534,"url":"https://github.com/gkawamoto/testport","last_synced_at":"2026-06-05T10:31:34.732Z","repository":{"id":65917065,"uuid":"194876342","full_name":"gkawamoto/testport","owner":"gkawamoto","description":"Small utility to test ports, no matter what OS you're using.","archived":false,"fork":false,"pushed_at":"2023-02-15T11:28:26.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T11:31:47.269Z","etag":null,"topics":["golang","network"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gkawamoto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-07-02T14:11:47.000Z","updated_at":"2023-02-15T11:23:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d58cc66-0729-4d41-9a75-c121e36799d7","html_url":"https://github.com/gkawamoto/testport","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkawamoto%2Ftestport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkawamoto%2Ftestport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkawamoto%2Ftestport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkawamoto%2Ftestport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkawamoto","download_url":"https://codeload.github.com/gkawamoto/testport/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242768074,"owners_count":20182098,"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":["golang","network"],"created_at":"2024-11-16T18:21:24.366Z","updated_at":"2026-06-05T10:31:34.702Z","avatar_url":"https://github.com/gkawamoto.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# testport\n\nSmall utility to test ports, no matter what OS you're using.\n\n# Installation\n\n```\ngo install github.com/gkawamoto/testport@latest\n```\n\n# Usage\n\n```bash\n$ testport -help\nUSAGE: testport host port [-revert] [-timeout milliseconds; default=500] [-help]\n```\n\n# Examples\n\n```bash\n$ testport localhost 22 \u0026\u0026 echo \"ssh server running on localhost\"\n```\n\n```bash\n$ testport -revert 192.168.1.2 3389 \u0026\u0026 echo \"remote desktop not available at 192.168.1.2\"\n```\n\n```bash\n$ # slow network, lets leave some breathing room\n$ testport -timeout 2000 201.48.33.80 3389 \u0026\u0026 echo \"remote desktop not available at 192.168.1.2\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkawamoto%2Ftestport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgkawamoto%2Ftestport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkawamoto%2Ftestport/lists"}