{"id":18328028,"url":"https://github.com/microwaves/aws-ripper","last_synced_at":"2026-04-29T00:33:48.946Z","repository":{"id":77633830,"uuid":"107286494","full_name":"microwaves/aws-ripper","owner":"microwaves","description":"Stress test utility that runs on top of AWS.","archived":false,"fork":false,"pushed_at":"2017-10-17T15:58:30.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T16:55:46.434Z","etag":null,"topics":["aws","devops","ruby","stress-testing"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microwaves.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":"2017-10-17T15:17:09.000Z","updated_at":"2017-10-17T15:53:37.000Z","dependencies_parsed_at":"2023-02-27T23:15:31.590Z","dependency_job_id":null,"html_url":"https://github.com/microwaves/aws-ripper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/microwaves/aws-ripper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microwaves%2Faws-ripper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microwaves%2Faws-ripper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microwaves%2Faws-ripper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microwaves%2Faws-ripper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microwaves","download_url":"https://codeload.github.com/microwaves/aws-ripper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microwaves%2Faws-ripper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aws","devops","ruby","stress-testing"],"created_at":"2024-11-05T19:12:57.351Z","updated_at":"2026-04-29T00:33:48.932Z","avatar_url":"https://github.com/microwaves.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-ripper\n\naws-ripper is a stress test utility that runs its test nodes on top of AWS.\n\n## Dependencies\n\nBefore start to use the tool, it's necessary to install the required dependencies.\n\nInstall [wkhtmltopdf](http://wkhtmltopdf.org/).\n\n```\n$ sudo apt-get install wkhtmltopdf\n```\n\nOn Red Hat-based systems:\n\n```\n$ sudo yum install wkhtmltopdf\n```\n\nAfter install `wkhtmltopdf`, you may now follow with the installation of the necessary\nGems.\n\nFrom the project directory, run:\n\n```\n$ bundle\n```\n\n## Configuration\n\nOne who's executing `aws-ripper` must have the AWS credentials(`~/.aws/credentials`) set.\nAfter you placed your AWS credentials, it's time to setup the tool. You may find the example\n`config.yml.example` in the root directory of the project, it already has a region set, that's\npossible to use, you simply need to place your key name(if available in the same region).\n\nBelow you may find a description of each configuration parameter.\n\n- `hostname`: hostname of the server to be stressed.\n- `port`: port of the service to be stressed.\n- `protocol`: you may use a wide variety of protocols, for more information visit [tsung's docs](http://tsung.erlang-projects.org/user_manual/index.html).\n- `urls`: URLs to be hit during the test.\n- `users_amount`: users amount per node.\n- `regions`: instances configuration per region.\n  - `region_name`:\n    - `image_id`: AMI for the stress tests.\n    - `key_name`: SSH key name for the one who's executing the tool.\n    - `security_group_id`: a security group in the VPC that allows outbound connections and inbound ssh.\n    - `subnet_id`: a subnet in the VPC for networking.\n    - `instances_amount`: the amount of instances to be created.\n\n## Running the tool\n\nAfter the necessary configuration is placed, it's time to run the tool.\n\nFrom the root directory, execute:\n\n```\n$ bin/aws-ripper -s \u003cdesired_amount_of_minutes\u003e\n```\n\nIf the stress test run successfully, in the end you will be able to also check reports created in the `/tmp` directory with the prefix of `graph_node-...`.\n\n## Author\n\nStephano Zanzin - [@microwaves](https://github.com/microwaves)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrowaves%2Faws-ripper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrowaves%2Faws-ripper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrowaves%2Faws-ripper/lists"}