anteon icon indicating copy to clipboard operation
anteon copied to clipboard

Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud

Results 43 anteon issues
Sort by recently updated
recently updated
newest added

I tried a dynamic variable in URL as shown in the example in the documentation `ddosify -t target_site.com/{{_randomInt}}` and it works as expected. But if I try the dynamic varilable...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.24.0. Commits 7bbe320 go.mod: update golang.org/x dependencies c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too...

dependencies
go

Bumps golang from 1.18.1-alpine to 1.22.2-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.18.1-alpine&new-version=1.22.2-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [github.com/antchfx/xmlquery](https://github.com/antchfx/xmlquery) from 1.3.13 to 1.4.0. Release notes Sourced from github.com/antchfx/xmlquery's releases. v1.4.0 fixes: #50 #67 #111 Core package XPath Update github.com/antchfx/xpath version to v1.3.0. https://github.com/antchfx/xpath/releases Features PR #65, allows...

dependencies
go

Bumps the go_modules group with 1 update in the /ddosify_engine directory: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.8.0 to 0.23.0 Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment...

dependencies
go

Bumps alpine from 3.15.4 to 3.19.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=alpine&package-manager=docker&previous-version=3.15.4&new-version=3.19.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
docker

Bumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) from 0.1.12 to 0.1.13. Commits 11a925c update dependencies See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mattn/go-colorable&package-manager=go_modules&previous-version=0.1.12&new-version=0.1.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot...

dependencies
go

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.6.0. Release notes Sourced from github.com/google/uuid's releases. v1.6.0 1.6.0 (2024-01-16) Features add Max UUID constant (#149) (c58770e) Bug Fixes fix typo in version 7 uuid...

dependencies
go

Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.16.0. Release notes Sourced from github.com/fatih/color's releases. v1.16.0 What's Changed Update dependabot.yml by @​ilyabrin in fatih/color#200 color: add newline after wrapping text by @​fatih in...

dependencies
go

With current ddosify, I don't see an option to record the application flow. For an API flow we can use scenario builder or Postman import, but its not easy to...

enhancement
good first issue
help wanted