{"id":15768032,"url":"https://github.com/thk2b/necho","last_synced_at":"2025-03-31T11:16:53.930Z","repository":{"id":138601006,"uuid":"163687882","full_name":"thk2b/necho","owner":"thk2b","description":"Network echo","archived":false,"fork":false,"pushed_at":"2019-01-01T02:46:27.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-10-11T14:01:20.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/thk2b.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":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-31T17:50:43.000Z","updated_at":"2019-01-01T02:46:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"2dba2ab3-a5a0-434d-93e3-d7a96e5e0860","html_url":"https://github.com/thk2b/necho","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/thk2b%2Fnecho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thk2b%2Fnecho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thk2b%2Fnecho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thk2b%2Fnecho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thk2b","download_url":"https://codeload.github.com/thk2b/necho/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246458009,"owners_count":20780678,"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-04T14:00:26.061Z","updated_at":"2025-03-31T11:16:53.908Z","avatar_url":"https://github.com/thk2b.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# necho\nnetwork-echo: a simple client-server application to put sockets into practice.\n\nThe client sends its standard input to the server.\n\nThe server reads from each client and writes to standard output.\n\n# usage\n\nBuild:\n```\nmake\n```\n\nRun the server:\n```\n./server [ port=8080 ]\n```\n\nRun the client:\n```\n./client [ port=8080 [ ip=0.0.0.0 ]]\n\ncat /dev/urandom | head -c 100 | ./client 8080 0.0.0.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthk2b%2Fnecho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthk2b%2Fnecho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthk2b%2Fnecho/lists"}