Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 122

Files

Latest commit

Apr 7, 2025
fde8a85 · Apr 7, 2025

History

History
14 lines (10 loc) · 430 Bytes

binary.md

File metadata and controls

14 lines (10 loc) · 430 Bytes

Install from binary

Download the archive for your system from the release page here, and extract it.

# example for linux amd64
wget https://github.com/thomiceli/opengist/releases/download/v1.10.0/opengist1.10.0-linux-amd64.tar.gz

tar xzvf opengist1.10.0-linux-amd64.tar.gz
cd opengist
chmod +x opengist
./opengist # with or without `--config config.yml`