db1000n_mobile

command module
v0.0.0-...-b89fbfb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2022 License: MIT Imports: 22 Imported by: 0

README

Death by 1000 needles

See Docs

This is a simple distributed load generation client written in go. It is able to fetch simple json config from a local or remote location. The config describes which load generation jobs should be launched in parallel. There are other existing tools doing the same kind of job. I do not intend to copy or replace them but rather provide a simple open source alternative so that users have more options. Feel free to use it in your load tests (wink-wink).

The software is provided as is under no guarantee. I will update both the repo and this doc as I go during following days (date of writing this is 26th of February 2022, third day of Russian invasion into Ukraine).

Gitlab mirror

go get -u github.com/fyne-io/fyne-cross

go get fyne.io/fyne/v2/cmd/fyne go install fyne.io/fyne/v2/cmd/fyne

fyne release -os android -appID zlaya.sobaka.db1000n_mobile -appVersion 1.0 -appBuild 1 -keyStore ./my-release-key.keystore -icon ./Icon.png

Documentation

Overview

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories

Path Synopsis
src
core/dnsblast
Package dnsblast [DNS Distinct Heavy Hitter, refer to the scientific article https://faculty.idc.ac.il/bremler/Papers/HotWeb_18.pdf]
Package dnsblast [DNS Distinct Heavy Hitter, refer to the scientific article https://faculty.idc.ac.il/bremler/Papers/HotWeb_18.pdf]
core/dnsblast/qry
Package qry [general utility functions for the dnsblast package]
Package qry [general utility functions for the dnsblast package]
core/http
Package http [allows sending customized http traffic]
Package http [allows sending customized http traffic]
core/packetgen
Package packetgen [allows sending customized tcp/udp traffic.
Package packetgen [allows sending customized tcp/udp traffic.
core/slowloris
Package slowloris [inspired by https://github.com/valyala/goloris]
Package slowloris [inspired by https://github.com/valyala/goloris]
jobs
Package jobs [contains all the attack types db1000n can simulate]
Package jobs [contains all the attack types db1000n can simulate]
runner
Package runner [responsible for updating the config and managing jobs accordingly]
Package runner [responsible for updating the config and managing jobs accordingly]
runner/config
Package config [used for configuring the package]
Package config [used for configuring the package]
utils
Package utils [general utility functions for the db1000n app]
Package utils [general utility functions for the db1000n app]
utils/metrics
Package metrics [everything related to metrics goes here]
Package metrics [everything related to metrics goes here]
utils/ota
Package ota [allows hot update and reload of the executable]
Package ota [allows hot update and reload of the executable]
utils/templates
Package templates [provides utility functions to enable templating in app configuration]
Package templates [provides utility functions to enable templating in app configuration]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL