{"id":30184322,"url":"https://github.com/nicpwns/qnc","last_synced_at":"2025-08-12T12:06:22.265Z","repository":{"id":304748661,"uuid":"1019819385","full_name":"NicPWNs/qnc","owner":"NicPWNs","description":"Basic Netcat-like Utility Using QUIC","archived":false,"fork":false,"pushed_at":"2025-07-16T18:47:39.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-03T09:31:57.322Z","etag":null,"topics":["netcat","quic"],"latest_commit_sha":null,"homepage":"","language":"Python","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/NicPWNs.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,"zenodo":null}},"created_at":"2025-07-14T23:41:24.000Z","updated_at":"2025-07-16T18:47:43.000Z","dependencies_parsed_at":"2025-07-15T04:06:51.825Z","dependency_job_id":"8af36bef-8442-492e-b431-4825dd066c43","html_url":"https://github.com/NicPWNs/qnc","commit_stats":null,"previous_names":["nicpwns/qnc"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/NicPWNs/qnc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicPWNs%2Fqnc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicPWNs%2Fqnc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicPWNs%2Fqnc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicPWNs%2Fqnc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicPWNs","download_url":"https://codeload.github.com/NicPWNs/qnc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicPWNs%2Fqnc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270057660,"owners_count":24519500,"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-12T02:00:09.011Z","response_time":80,"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":["netcat","quic"],"created_at":"2025-08-12T12:06:20.209Z","updated_at":"2025-08-12T12:06:22.258Z","avatar_url":"https://github.com/NicPWNs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qnc\n\nA basic Netcat-like utility using [QUIC](https://datatracker.ietf.org/doc/html/rfc9000).\n\n## Usage\n\n```bash\n./qnc [-l] [\u003chost\u003e] [\u003cport\u003e]\n```\n\n### Server Mode\n\n\u003e To start a server (listener) on port 12345:\n\n```bash\n./qnc -l 12345\n```\n\nor specify a host:\n\n```bash\n./qnc -l 127.0.0.1 12345\n```\n\n### Client\n\n\u003e To connect as a client:\n\n```bash\n./qnc \u003chost\u003e [\u003cport\u003e]\n```\n\n## Features\n\n- Temporary self-signed certificate generation\n- Simple stdin/stdout forwarding\n\n## References\n\n- Inspired by content and labs in [SANS SEC530](https://www.sans.org/cyber-security-courses/defensible-security-architecture-and-engineering/)\n- QUIC transport using [aioquic](https://github.com/aiortc/aioquic)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicpwns%2Fqnc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicpwns%2Fqnc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicpwns%2Fqnc/lists"}