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.
anonupload/README.md

28 lines
796 B
Markdown

<p align="center">
<img width="auto" height="200" src="/favicon.png"><br><br>
Secure and anonymous file sharing without a database
</p>
---
#### 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
Host with: [![Easypanel](https://raw.githubusercontent.com/Supernova3339/Supernova3339/main/easypanel.png)](https://easypanel.io/docs/templates/anonfiles)
```
docker pull ghcr.io/supernova3339/anonfiles
```
#### Features
- Anonymous
- Databaseless
- Plausible Analytics Integration
- Dockerized
#### Documentation
[Environment Variables](env.md) - [Volumes](mounts.md) - [SHAREX-SOON'](#)