Simple and anonymous file sharing
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
SuperDev d088a8bef5
Update README.md
3 years ago
.github Update issue templates 3 years ago
admin Update index.php 3 years ago
assets Add files via upload 3 years ago
files Create index.php 3 years ago
system Update config.php 3 years ago
Dockerfile Rename dockerfile to Dockerfile 3 years ago
README.md Update README.md 3 years ago
api.php Add files via upload 3 years ago
env.md Create env.md 3 years ago
error.php Add files via upload 3 years ago
favicon.png Add files via upload 3 years ago
index.php Update index.php 3 years ago
index.php.backup Update index.php.backup 3 years ago
installer.php Add files via upload 3 years ago
protect.php Add files via upload 3 years ago
style.css Add files via upload 3 years ago

README.md



Secure and anonymous file sharing without a database


About

AnonFiles is a simple, databaseless PHP file uploader. It's built with privacy in mind, by not showing the direct filename used. AnonFiles works anywhere! It doesnt matter if your using lightspeed, nginx, or even apache.

Installation

docker pull ghcr.io/supernova3339/anonupload

Features

  • Anonymous
  • Databaseless
  • Plausible Analytics Integration
  • Dockerized

Documentation

Environment Variables - SHAREX-SOON'