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

2 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
2 years ago
**AnonFiles** is a simple, databaseless PHP file uploader. It's built with privacy in mind, by not showing the direct filename used.
2 years ago
AnonFiles works anywhere! It doesnt matter if your using lightspeed, nginx, or even apache.
2 years ago
#### Installation
```
docker pull ghcr.io/supernova3339/anonupload
```
#### Features
- Anonymous
- Databaseless
- Plausible Analytics Integration
- Dockerized
#### Documentation
2 years ago
[Environment Variables](env.md) - [SHAREX-SOON'](#)