Skip to content

Releases: stut/s3dir

v1.0.0

30 Dec 00:54
e0317e8

Choose a tag to compare

S3Dir v1.0.0

Installation

Docker

docker pull stut/s3dir:v1.0.0

Binary Download

Download the appropriate binary for your platform below.

From Source

git clone https://github.com/stut/s3dir
cd s3dir
git checkout v1.0.0
go build -o s3dir ./cmd/s3dir

Quick Start

# Extract binary (Linux/macOS example)
tar xzf s3dir-linux-amd64.tar.gz

# Run
./s3dir-linux-amd64

Changes

See commit history for detailed changes.

Checksums

See checksums.txt for SHA256 checksums of all artifacts.