Looking for file host script similar to anonfile.com

NADI

Newbie
Joined
Apr 7, 2021
Messages
1
Reaction score
0
Does anyone know a script similar to anonymous file host? It would be nice to host my own like it that can encrypt files on server end and view images/videos on download link before download.

I hope someone knows source or similar script or even something better kind of script :)

It must be PHP based and not python or non php based script. Since I run php web server so that's why it must be PHP.
 
The site is inaccessible, is there another demo?
 
Does anyone know a script similar to anonymous file host? It would be nice to host my own like it that can encrypt files on server end and view images/videos on download link before download.

I hope someone knows source or similar script or even something better kind of script :)

It must be PHP based and not python or non php based script. Since I run php web server so that's why it must be PHP.
Just upload it and encrypt the media in their respective format. You can use Node JS and PHP for this.
The front end can be simple use an HTML input to upload the media.
 
Back
Top