{"id":21377253,"url":"https://github.com/dns-oarc/dumdumd","last_synced_at":"2025-07-13T10:31:28.757Z","repository":{"id":48244290,"uuid":"82814726","full_name":"DNS-OARC/dumdumd","owner":"DNS-OARC","description":"High performance UDP/TCP/DoT/DoH DNS \"server\" that... just drops/reflects everything you send to it","archived":false,"fork":false,"pushed_at":"2024-08-15T08:25:33.000Z","size":110,"stargazers_count":17,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-04-07T09:01:37.306Z","etag":null,"topics":["c","daemon","drop","packets"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DNS-OARC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","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":"2017-02-22T14:37:44.000Z","updated_at":"2024-08-15T08:24:34.000Z","dependencies_parsed_at":"2022-08-26T02:22:52.837Z","dependency_job_id":"20239cfd-d4f6-404c-bd28-f2e5fafd1b69","html_url":"https://github.com/DNS-OARC/dumdumd","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/DNS-OARC/dumdumd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNS-OARC%2Fdumdumd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNS-OARC%2Fdumdumd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNS-OARC%2Fdumdumd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNS-OARC%2Fdumdumd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DNS-OARC","download_url":"https://codeload.github.com/DNS-OARC/dumdumd/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNS-OARC%2Fdumdumd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265128242,"owners_count":23715621,"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":["c","daemon","drop","packets"],"created_at":"2024-11-22T09:19:44.877Z","updated_at":"2025-07-13T10:31:28.531Z","avatar_url":"https://github.com/DNS-OARC.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dumdumd\n\nHigh performance UDP/TCP server that... just drops/reflects everything you send to it\n\n## Requirements\n\n`dumdumd` requires a couple of libraries beside a normal C compiling\nenvironment with autoconf, automake, libtool and pkgconfig.\n\n- libev-dev || libuv1-dev\n- libssl-dev\n- libevent-dev\n- libnghttp2-dev\n\n## Build\n\n```\nsh autogen.sh\n./configure\nmake\n```\n\n## Usage\n\n```\nsrc/dumdumd -h\n```\n\n## Docker usage\n\n```\ndocker build -t dumdumd .\ndocker run -ti --init --network=host dumdumd -h\n```\n\nOptional parameter `--network=host` disables Docker networking.\nThis improves performance when testing over physical network interfaces.\n\nOptional parameters `-ti --init` make terminal work as you would expect,\nnamely SIGINT from Control+C gets propagated to dumdumd.\n\n## Author(s)\n\nJerry Lundström \u003cjerry@dns-oarc.net\u003e\n\n## Copyright\n\nCopyright (c) 2017-2024 OARC, Inc.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published\nby the Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdns-oarc%2Fdumdumd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdns-oarc%2Fdumdumd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdns-oarc%2Fdumdumd/lists"}