{"id":13601747,"url":"https://github.com/myzhan/goreplay-udp","last_synced_at":"2025-06-18T22:35:56.495Z","repository":{"id":62374811,"uuid":"137473058","full_name":"myzhan/goreplay-udp","owner":"myzhan","description":"goreplay-udp is copycat of goreplay, works on UDP tracffic.","archived":false,"fork":false,"pushed_at":"2019-06-13T15:13:53.000Z","size":22,"stargazers_count":31,"open_issues_count":1,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-05T00:41:13.680Z","etag":null,"topics":["performance-testing","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myzhan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-15T10:11:20.000Z","updated_at":"2025-01-08T03:24:58.000Z","dependencies_parsed_at":"2022-10-31T19:15:19.394Z","dependency_job_id":null,"html_url":"https://github.com/myzhan/goreplay-udp","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/myzhan%2Fgoreplay-udp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myzhan%2Fgoreplay-udp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myzhan%2Fgoreplay-udp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myzhan%2Fgoreplay-udp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myzhan","download_url":"https://codeload.github.com/myzhan/goreplay-udp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251145498,"owners_count":21543054,"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":["performance-testing","testing"],"created_at":"2024-08-01T18:01:07.455Z","updated_at":"2025-04-27T13:31:47.890Z","avatar_url":"https://github.com/myzhan.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"[![Go Report Card](https://goreportcard.com/badge/github.com/myzhan/goreplay-udp)](https://goreportcard.com/report/github.com/myzhan/goreplay-udp)\n\n# About\n\nGoReplay-udp is copycat of [goreplay](https://github.com/buger/goreplay), works on UDP tracffic.\n\nIt's currently a toy project and not tested as well as goreplay.\n\nAll credit goes to Leonid Bugaev, [@buger](https://twitter.com/buger), https://leonsbox.com\n\n# Build\n\n```bash\nsudo apt-get install libpcap libpcap-dev flex bison -y\ngit clone github.com/myzhan/goreplay-udp $GOPATH/src/github.com/myzhan/goreplay-udp\ncd $GOPATH/src/github.com/myzhan/goreplay-udp\ngo build -ldflags '-extldflags \"-static\"'\n```\n\n# Usage\n\n```\n# Running as non root user\nsudo setcap \"cap_net_raw,cap_net_admin+eip\" ./goreplay-udp\n# Test\nsudo ./goreplay-udp --input-udp :22 --output-stdout\n# Capture\nsudo ./goreplay-udp --input-udp :22 --output-file dns.req\n# Replay Online\nsudo ./goreplay-udp --input-udp :22 --output-udp localhost:2222\n# Replay Offline\nsudo ./goreplay-udp --input-file dns.req --output-udp localhost:2222\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyzhan%2Fgoreplay-udp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyzhan%2Fgoreplay-udp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyzhan%2Fgoreplay-udp/lists"}