{"id":20208246,"url":"https://github.com/cubiclesoft/net-test","last_synced_at":"2026-05-13T02:32:30.969Z","repository":{"id":145129334,"uuid":"130475931","full_name":"cubiclesoft/net-test","owner":"cubiclesoft","description":"Command-line network testing tool.  Sets up a debuggable TCP/IP echo server or client.","archived":false,"fork":false,"pushed_at":"2023-02-04T18:00:18.000Z","size":244,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T10:15:58.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cubiclesoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/cacert.pem","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-21T13:24:48.000Z","updated_at":"2021-10-14T15:21:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b049198-9c45-4dc2-bc40-c3bdb763fb12","html_url":"https://github.com/cubiclesoft/net-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cubiclesoft/net-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubiclesoft%2Fnet-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubiclesoft%2Fnet-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubiclesoft%2Fnet-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubiclesoft%2Fnet-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cubiclesoft","download_url":"https://codeload.github.com/cubiclesoft/net-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubiclesoft%2Fnet-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32965218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-14T05:34:47.996Z","updated_at":"2026-05-13T02:32:30.950Z","avatar_url":"https://github.com/cubiclesoft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Command-line Network Testing Tool\n=================================\n\nThis is a very simple tool designed to quickly set up a debuggable TCP/IP echo server or client.  The server waits for a connection and the client will keep retrying until it successfully connects.  Designed for diagnosing network connectivity issues.\n\nFeatures\n--------\n\n* Simple TCP/IP echo server/client with optional SSL/TLS support.\n* A complete, question/answer enabled command-line interface.  Nothing to compile.\n* GenericServer class.  Very noisy when debug mode is turned on (a good thing in this case).\n* Website connectivity tester.  Useful for monitoring and tracking down extremely difficult/unusual initial connection issues.\n* Also has a liberal open source license.  MIT or LGPL, your choice.\n* Designed for relatively painless integration into your environment.\n* Sits on GitHub for all of that pull request and issue tracker goodness to easily submit changes and ideas respectively.\n\nGetting Started\n---------------\n\nThe easiest way to get started is to play with the command-line interface.  The command-line interface is question/answer enabled, which means all you have to do is run:\n\n````\nphp net-test.php\n````\n\nOnce you grow tired of manually entering information, you can pass in some or all of the answers to the questions on the command-line:\n\n````\nphp net-test.php server bind= port=12345 ssl=N\n\nphp net-test.php -s client bind= host=127.0.0.1 port=12345 ssl=N retry= msg=\"It works!\"\n````\n\nThe -s option suppresses entry output.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcubiclesoft%2Fnet-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcubiclesoft%2Fnet-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcubiclesoft%2Fnet-test/lists"}