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
816 B
Markdown

3 years ago
<p align="center">
<img width="auto" height="200" src="/favicon.png"><br><br>
Secure and anonymous file sharing without a database
</p>
---
#### About
3 years ago
AnonFiles is a simple, databaseless PHP file uploader. It's built with privacy in mind, by not showing the direct filename used.
3 years ago
AnonFiles works anywhere! It doesnt matter if your using lightspeed, nginx, or even apache.
3 years ago
#### Installation
3 years ago
Host with: ![Easypanel](https://raw.githubusercontent.com/Supernova3339/Supernova3339/main/easypanel.png "Supported hosting 1")(https://easypanel.io/docs/templates/anonfiles)
3 years ago
```
3 years ago
docker pull ghcr.io/supernova3339/anonfiles
3 years ago
```
#### Features
- Anonymous
- Databaseless
- Plausible Analytics Integration
- Dockerized
#### Documentation
3 years ago
[Environment Variables](env.md) - [Volumes](mounts.md) - [SHAREX-SOON'](#)