Download Usenet Share.

No email required to download. Buy a license when you're ready — starting at $29.99.

linux

Install
tar -xzf UsenetShare-linux-x86_64.tar.gz
./UsenetShare-linux-x86_64/UsenetShare

docker

Pull the image
GHCR
docker pull ghcr.io/contemptx/usenetshare:latest
Or use compose
curl
curl -O https://github.com/contemptx/usenetshare-releases/releases/latest/download/docker-compose.yml
docker compose up -d
Public image. No GitHub login or token required. Once the container starts, open the UI, create the admin account, and activate your license.

macOS

In development

Mac support coming soon

We're still building signed macOS builds (Apple Silicon & Intel). Check back shortly.

Verify your download

SHA-256 published with every release.

Every artefact ships with a SHA-256 hash published on the GitHub Releases page. Verify before installing if you're on a sensitive machine.

# Linux
shasum -a 256 UsenetShare-linux-x86_64.tar.gz

# Windows (PowerShell)
Get-FileHash UsenetShare-windows-x86_64-Setup.exe -Algorithm SHA256

# Docker image digest
docker inspect --format='{{index .RepoDigests 0}}' ghcr.io/contemptx/usenetshare:latest

What's new

Release notes live on GitHub.

View all releases →

Need to buy a license?

View Pricing
Beta notice

Tested by a small beta team — please help us improve stability.

Usenet Share has been tested by a small team of beta users, but you may still encounter bugs that only appear on specific Windows versions or configurations. Please be understanding, and help us improve the software by reporting any issues you find — either from Help → Report a bug inside the application, or by emailing support@usenetshare.com.