Lightweight selfhosted Firefox Send alternative without public upload. AWS S3 supported.
self-hosted docker selfhosted golang backblaze-b2 download firefox-send ownyourdata s3-storage ssl uploader
Gokapi is a self-hosted Firefox Send alternative written in Go, allowing you to send files of any size over an encrypted SSL connection. It comes with support for AWS S3 and Backblaze B2 as storage backends, and supports using Docker for easy deployment.
To install Gokapi, simply download the latest release from the GitHub page and extract the binary to a convenient location.
wget https://github.com/gobuffalo/gokap/releases/latest/download/gokap-linux-amd64.tar.gz
tar -xvf gokap-linux-amd64.tar.gz
To use Gokapi, simply run the binary and specify the storage backend you want to use.
./gokap --storage s3
You can then upload files by dragging and dropping them onto the Gokapi window, or by using the command line.
./gokap upload /path/to/file.txt
Gokapi will generate a unique download link that you can share with others.
Gokapi is a powerful and easy-to-use self-hosted Firefox Send alternative that gives you complete control over your data and privacy. With its support for AWS S3 and Backblaze B2, customizable storage options, and Docker support, Gokapi is the perfect solution for anyone looking to send files securely and efficiently.