Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 2.01 KB

README.md

File metadata and controls

52 lines (32 loc) · 2.01 KB

GitHub Actions CI Status Codebeat badge

InstallationUsageCI StatusContributingLicense


rds-payload-generator is simple payload generator for RDS.

Installation

From source

To build the RDS Payload Generator from scratch, make sure you have a working Go 1.21+ workspace (instructions), then:

go install github.com/essentialkaos/rds-payload-generator@latest

Prebuilt binaries

You can download prebuilt binaries for Linux and macOS from EK Apps Repository:

bash <(curl -fsSL https://apps.kaos.st/get) rds-payload-generator

Usage

CI Status

Branch Status
master CI
develop CI

Contributing

Before contributing to this project please read our Contributing Guidelines.

License

Apache License, Version 2.0