BookGin / sand

Sand is a minimal self-hosted file-sharing service, like Firefox Send but without encryption.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sand

Sand is a minimal self-hosted file-sharing service, like Firefox Send but without encryption.

  • Go 1.15+
  • Redis 6.0+

Getting Started

docker-compose up

# Access http://127.0.0.1:8080/upload

See docker-compose.yml for the configuration of environment variables. Also see ./redis.conf for a example Redis configuration.

Related works

About

Sand is a minimal self-hosted file-sharing service, like Firefox Send but without encryption.


Languages

Language:Go 82.6%Language:HTML 15.5%Language:Dockerfile 2.0%