this post was submitted on 20 Jun 2024
48 points (91.4% liked)

Open Source

29862 readers
226 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 2 months ago (1 children)

Seems like a nice option to have! FFsend is my go to https://github.com/timvisee/ffsend

[–] [email protected] 2 points 2 months ago

There's also the handy public instance https://send.vis.ee

[–] [email protected] 5 points 2 months ago (1 children)

What's the max size upload?

[–] [email protected] 11 points 2 months ago* (last edited 2 months ago)

Reviewing the code shows he set a max of 2GB but you can super easily change this value..

The line of code to update is line 11 in the upload.php file

https://github.com/umutcamliyurt/Anon-File-Upload/blob/main/upload.php