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

32 lines
1.1 KiB
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>
---
3 years ago
<!-- images should be 116.6666667 by 26.6666667 for BRAND logos -->
3 years ago
![image](https://user-images.githubusercontent.com/63515814/209268440-faa934b4-d34c-4cf7-897c-d3f7fc74c005.png)
3 years ago
#### 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.
AnonFiles works anywhere! It doesn't matter if you're 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)](https://easypanel.io/docs/templates/anonfiles)
<!-- want your logo here? send a PR! (please make sure to follow the BRAND logo size, or we will not be able to accept you) -->
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)