{"id":17350335,"url":"https://github.com/jlkiri/teacup","last_synced_at":"2025-08-01T23:31:56.178Z","repository":{"id":57669394,"uuid":"374736319","full_name":"jlkiri/teacup","owner":"jlkiri","description":"A simple netcat-like TCP/UDP listener and client.","archived":false,"fork":false,"pushed_at":"2021-06-20T15:34:10.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-27T13:49:46.711Z","etag":null,"topics":["network","network-programming","rust","tcp","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/jlkiri.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}},"created_at":"2021-06-07T16:43:19.000Z","updated_at":"2022-10-27T08:43:14.000Z","dependencies_parsed_at":"2022-09-26T20:40:53.392Z","dependency_job_id":null,"html_url":"https://github.com/jlkiri/teacup","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jlkiri/teacup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlkiri%2Fteacup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlkiri%2Fteacup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlkiri%2Fteacup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlkiri%2Fteacup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlkiri","download_url":"https://codeload.github.com/jlkiri/teacup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlkiri%2Fteacup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268311331,"owners_count":24230335,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":["network","network-programming","rust","tcp","tool"],"created_at":"2024-10-15T17:06:34.426Z","updated_at":"2025-08-01T23:31:55.866Z","avatar_url":"https://github.com/jlkiri.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TeaCuP ☕ \n\nA simple cross-platform `netcat`-like TCP/UDP listener and client.\n\n## Server\n\n```\nUse as a server\n\nUSAGE:\n    teacup listen [FLAGS] [OPTIONS]\n\nFLAGS:\n    -h, --help       Prints help information\n        --ipv6       Tell the server to use IPv6\n    -V, --version    Prints version information\n\nOPTIONS:\n    -p, --port \u003cport\u003e            Port to listen on\n        --protocol \u003cprotocol\u003e    Protocol: TCP or UDP [default: tcp]\n```\n\n## Client\n\n```\nUse as a client\n\nUSAGE:\n    teacup connect [OPTIONS] \u003caddr\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nOPTIONS:\n    -d, --data \u003cdata\u003e            Optionally send data on connection\n    -p, --protocol \u003cprotocol\u003e    Protocol: TCP or UDP [default: tcp]\n\nARGS:\n    \u003caddr\u003e    Remote address to connect to\n```\n\n## Examples\n\n### A simple echo server\n\n```\nUSAGE:\n    teacup example echo\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlkiri%2Fteacup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlkiri%2Fteacup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlkiri%2Fteacup/lists"}