{"id":18893381,"url":"https://github.com/xtaci/tcpraw","last_synced_at":"2025-04-12T19:52:54.096Z","repository":{"id":57484656,"uuid":"191914280","full_name":"xtaci/tcpraw","owner":"xtaci","description":"Sending packets through TCP","archived":false,"fork":false,"pushed_at":"2024-08-21T07:12:50.000Z","size":2603,"stargazers_count":140,"open_issues_count":1,"forks_count":29,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-12T19:52:28.749Z","etag":null,"topics":["raw-sockets","socket","tcp"],"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/xtaci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-14T09:21:59.000Z","updated_at":"2025-03-05T06:53:09.000Z","dependencies_parsed_at":"2024-12-06T14:01:28.815Z","dependency_job_id":"2ad60219-4761-4a80-af67-ae512caff2e4","html_url":"https://github.com/xtaci/tcpraw","commit_stats":{"total_commits":196,"total_committers":2,"mean_commits":98.0,"dds":"0.056122448979591844","last_synced_commit":"8bec08ec11584d1cb91467698c969aabf5050dc0"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtaci%2Ftcpraw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtaci%2Ftcpraw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtaci%2Ftcpraw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtaci%2Ftcpraw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtaci","download_url":"https://codeload.github.com/xtaci/tcpraw/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625507,"owners_count":21135513,"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":["raw-sockets","socket","tcp"],"created_at":"2024-11-08T08:13:26.946Z","updated_at":"2025-04-12T19:52:54.067Z","avatar_url":"https://github.com/xtaci.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# tcpraw\n\n[![GoDoc][1]][2] [![Build Status][3]][4] [![Go Report Card][5]][6] [![Coverage Statusd][7]][8] [![MIT licensed][9]][10] \n\n[1]: https://godoc.org/github.com/xtaci/tcpraw?status.svg\n[2]: https://godoc.org/github.com/xtaci/tcpraw\n[3]: https://img.shields.io/github/created-at/xtaci/tcpraw\n[4]: https://img.shields.io/github/created-at/xtaci/tcpraw\n[5]: https://goreportcard.com/badge/github.com/xtaci/tcpraw\n[6]: https://goreportcard.com/report/github.com/xtaci/tcpraw\n[7]: https://codecov.io/gh/xtaci/tcpraw/branch/master/graph/badge.svg\n[8]: https://codecov.io/gh/xtaci/tcpraw\n[9]: https://img.shields.io/badge/license-MIT-blue.svg\n[10]: LICENSE\n\n\n\n# Introduction\n\nA packet-oriented connection by simulating TCP protocol\n\n## Features\n\n0. Tiny\n1. Support IPv4 and IPv6.\n2. Realistic sliding window, NAT friendly.\n3. Pure golang without cgo, available on all architecture.\n\n## Documentation\n\nFor complete documentation, see the associated [Godoc](https://godoc.org/github.com/xtaci/tcpraw).\n\n\n## Benchmark\n\n```\ngoos: linux\ngoarch: amd64\npkg: github.com/xtaci/tcpraw\nBenchmarkEcho-2   \t   20000\t     93036 ns/op\t  11.01 MB/s\t    6200 B/op\t      62 allocs/op\nPASS\nok  \tgithub.com/xtaci/tcpraw\t2.758s\n```\n\n## Status\n\nStable\n\n## Who is using this\n\nhttps://github.com/xtaci/kcptun\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtaci%2Ftcpraw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtaci%2Ftcpraw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtaci%2Ftcpraw/lists"}