{"id":26058905,"url":"https://github.com/zackiles/udp-flood","last_synced_at":"2025-04-11T05:51:46.218Z","repository":{"id":57384959,"uuid":"47676968","full_name":"zackiles/udp-flood","owner":"zackiles","description":"Flood a host with UDP packets in Node.js.","archived":false,"fork":false,"pushed_at":"2016-09-28T18:26:21.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T11:53:57.773Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zackiles.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":"2015-12-09T07:55:20.000Z","updated_at":"2024-11-29T23:41:08.000Z","dependencies_parsed_at":"2022-08-28T10:51:44.797Z","dependency_job_id":null,"html_url":"https://github.com/zackiles/udp-flood","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackiles%2Fudp-flood","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackiles%2Fudp-flood/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackiles%2Fudp-flood/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackiles%2Fudp-flood/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zackiles","download_url":"https://codeload.github.com/zackiles/udp-flood/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247964068,"owners_count":21025139,"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":[],"created_at":"2025-03-08T12:40:55.059Z","updated_at":"2025-04-11T05:51:46.196Z","avatar_url":"https://github.com/zackiles.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"udp-flood\n=====\n\nFlood a host with UDP packets in Node.js.\n\n## Installation\n\n    $ npm install udp-flood\n    \n## How to use\n\nIt's simple to use.\n\n    Usage: udp-flood.js [options]\n    \n    Options:\n    \n      -h, --help               Output usage information.\n      -h, --host \u003chost\u003e        Host Name/IP.\n      -p, --port \u003cport\u003e        If not defined, program will use random ports.\n      -w, --workers \u003cworkers\u003e  Number of workers to fork in the cluster, default is CPU count.\n      -d, --delay \u003cdelay\u003e      Delay in ms between packet sending (per worker). Defaults to 0.\n      -s, --silent \u003csilent\u003e    Silences printing the sent packet count on each cluster.\n\n### Examples\n\nStart UDP flood for `127.0.0.1` with 10 workers:\n\n    node flood.js -h 127.0.0.1 -w 10\n\nStart UDP flood for `127.0.0.1` port `80`:\n\n    node flood.js -h 127.0.0.1 -p 80\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackiles%2Fudp-flood","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackiles%2Fudp-flood","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackiles%2Fudp-flood/lists"}