{"id":28570102,"url":"https://github.com/wallarm/specter","last_synced_at":"2025-06-10T17:40:08.619Z","repository":{"id":190197371,"uuid":"682134417","full_name":"wallarm/specter","owner":"wallarm","description":"Specter is a high-performance load generator in Go language.","archived":false,"fork":false,"pushed_at":"2024-03-11T08:00:57.000Z","size":198,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-03-26T19:07:44.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/wallarm.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-23T14:11:08.000Z","updated_at":"2024-05-08T10:38:54.239Z","dependencies_parsed_at":"2024-05-08T10:49:31.003Z","dependency_job_id":null,"html_url":"https://github.com/wallarm/specter","commit_stats":null,"previous_names":["wallarm/specter"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallarm%2Fspecter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallarm%2Fspecter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallarm%2Fspecter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallarm%2Fspecter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wallarm","download_url":"https://codeload.github.com/wallarm/specter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallarm%2Fspecter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259118859,"owners_count":22808070,"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-06-10T17:40:06.005Z","updated_at":"2025-06-10T17:40:08.526Z","avatar_url":"https://github.com/wallarm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Specter Gun\n\nSpecter is a high-performance load generator in Go language.\nIt has built-in HTTP(S) and HTTP/2 support, and you can write your own load scenarios in Go, compiling them just before\nyour test.\n\n## How to start\n\n### Building from sources\n\n```bash\ngit clone https://github.com/wallarm/specter.git\ncd specter\nmake deps\ngo install\n```\n\n## Extension points\n\nYou can write plugins with the next [extension points](https://github.com/progrium/go-extpoints):\nYou can also cross-compile for other arch/os:\n\n```\nGOOS=linux GOARCH=amd64 go build\n```\n\n### Running your tests\n\nRun the binary with your config (see config examples\nat [examples](https://github.com/wallarm/specter/tree/develop/examples)):\n\n```bash\n# $GOBIN should be added to $PATH\nspecter myconfig.yaml\n```\n\n## Configuration\n\n### Update your URL target\n\n```bash\nspecter --update --target=\"https://example.com\"\n```\n\n### Upload config and ammo to S3\n\n```bash\nspecter --upload\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwallarm%2Fspecter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwallarm%2Fspecter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwallarm%2Fspecter/lists"}