{"id":24122248,"url":"https://github.com/tlinden/beat6","last_synced_at":"2026-05-09T23:13:22.433Z","repository":{"id":144612954,"uuid":"119830607","full_name":"TLINDEN/beat6","owner":"TLINDEN","description":"simple ipv6 http stress tester","archived":false,"fork":false,"pushed_at":"2018-02-04T12:27:45.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T11:41:59.473Z","etag":null,"topics":["command-line","ipv6","load-testing","perl-scripts","perlbrew","security-tools"],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TLINDEN.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":"2018-02-01T12:06:38.000Z","updated_at":"2018-02-01T12:17:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbd46ddc-28ba-4177-897e-47826952f6fc","html_url":"https://github.com/TLINDEN/beat6","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/TLINDEN%2Fbeat6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TLINDEN%2Fbeat6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TLINDEN%2Fbeat6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TLINDEN%2Fbeat6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TLINDEN","download_url":"https://codeload.github.com/TLINDEN/beat6/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241210969,"owners_count":19927817,"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":["command-line","ipv6","load-testing","perl-scripts","perlbrew","security-tools"],"created_at":"2025-01-11T11:39:22.545Z","updated_at":"2026-05-09T23:13:22.391Z","avatar_url":"https://github.com/TLINDEN.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"## beat6 - a simple ipv6 http stress tester\n\nThis is a simple perl script to stress test http servers via ipv6 only.\n\n### dependencies\n\nBeat6 requires perl with thread support and the following modules:\n\n* Net::HTTPS\n* Net::DNS\n* IO::Socket::SSL\n* IO::Socket::INET6\n* Time::HiRes\n* Number::Bytes::Human\n\n### install\n\nI suggest using perlbrew. Sample installation:\n\n    wget -O - https://install.perlbrew.pl | bash\n    perlbrew install-cpanm\n    perlbrew install --thread -n perl-5.22.4\n    cpanm Net::HTTPS\n    cpanm IO::Socket::INET6\n    cpanm IO::Socket::SSL\n    cpanm Number::Bytes::Human\n    cpanm Net::DNS\n    \nThen execute beat6 with:\n\n    perlbrew use perl-5.22.4\n    perl beat6 -h\n\n### usage\n\n    Usage beat6 [-HpPfdrlcubtvh] [\u003chost\u003e]\n    Options:\n    --host      -H \u003chost\u003e    Hostname (must have an ipv6 dns entry)\n    --port      -P \u003cport\u003e    TCP Port (default 443)\n    --path      -p \u003curi\u003e     Uri path on \u003chost\u003e to fetch\n    --urlfile   -f \u003cfile\u003e    File containing uri path's to fetch,\n                             Format:\n                                # comment\n                                GET /path/to/html\n                                POST /search string=foobar\n                             Post data must be url-encoded\n    --delay     -d \u003cdelay\u003e   Delay between requests (default 0),\n                             Set to range for random delays\n    --repeats   -r \u003ccount\u003e   How many \u003ccount\u003e times shall we connect\n                             (default 1, 0 = endless)\n    --limit     -l \u003cseconds\u003e How many \u003cseconds\u003e shall we run, cannot\n                             be mixed with --repeats, supported\n                             abbrevs: m (minutes), h (hours), e.g.\n                             --limit 10m or --limit 2h\n    --clients   -c \u003ccount\u003e   How many concurrent threads to use\n    --useragent -u \u003cstr\u003e     Set UserAgent to \u003cstr\u003e (default Beat6/1)\n    --bindaddr  -b \u003caddr\u003e    IPv6 address to use as source\n    --header       \u003cheader\u003e  Add \u003cheader\u003e to requests (multiple ok)\n    --insecure  -i           Use unencrypted HTTP instead of SSL\n    --timeout   -t \u003cseconds\u003e Set timeout to \u003cseconds\u003e (per session)\n    --verbose   -v           Verbose output\n    --help      -h -?        Help message\n        \n    This is beat6 verion 1, released under the terms of the GPLv3.\n\n### license\n\nGPLv3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlinden%2Fbeat6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftlinden%2Fbeat6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlinden%2Fbeat6/lists"}