# Packages
No description provided by the author
# README
Installation • Usage • CI Status • Contributing • License
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 | |
develop |
Contributing
Before contributing to this project please read our Contributing Guidelines.