kyasshu: simple, fast, and secure s3 proxy Development Clone the repository Install dependencies: go mod download Copy config.example.yaml to config.yaml and edit it Run the server: go run . serve Start caddy proxy: caddy start in the root of the repository