I've used the major scripts you all know since their first releases back in the day. They're good solid choices, but I hope to come in with another option for the users.
I've been working on this little side project for a while now, and it’s finally nearing a public release. I plan to release the full source code for free on GitHub as soon as the initial testing phase is wrapped up.
Feel free to peek at the current front-facing page at fyuhls.com. It’s an older version of the code and registrations are disabled, but the core concept remains the same. I'm pushing to get V1 into the hands of testers in the next three to four weeks.
What to expect as a tester:
Expect some errors. Most features will/should work, but solo testing only goes so far. Especially when I work full time and have kids. I need people to really throw some weight at it. Currently, it's running on a basic shared account with B2 storage.
Installation is simple via the provided auto-installer. The only requirement is that you can place the AES-256 master key outside the public_html folder. Since everything in the database is encrypted by default, this is a must for security. Most paid hosts won't have an issue with this.
- PHP Version 8.2 or higher
- Database MySQL 5.7+
- PHP Extensions PDO, PDO MySQL, OpenSSL (Required for AES-256)
- Apache Module mod_rewrite
So far, I've only confirmed compatibility with Apache on a cPanel and DirectAdmin server.
Officially Supported: Apache (as mentioned above).
Experimental: Nginx. While a theoretical configuration will be provided, it has not been tested in a production environment yet by myself. I had one user test and he disappeared off the face of the world after. Was it due to this script? We will never know...
Also, I’m looking for stable web hosts to partner with for a "certified" file hosting server provider list. If you know anyone, hit me up over PM.
If you want to test the script, shoot me a PM with some basic information. What type of server you will test it on, can you send it traffic to stress test it, how large of files and what types you'll host, and anything else you can think might be of value.
Here's some screenshots:
File manager (a work in progress)
Admin main page
Plugins
Site Settings General
Site Settings Uploads
Edit Packages
Affiliate Main
Affiliate Backend
I've been working on this little side project for a while now, and it’s finally nearing a public release. I plan to release the full source code for free on GitHub as soon as the initial testing phase is wrapped up.
Feel free to peek at the current front-facing page at fyuhls.com. It’s an older version of the code and registrations are disabled, but the core concept remains the same. I'm pushing to get V1 into the hands of testers in the next three to four weeks.
What to expect as a tester:
Expect some errors. Most features will/should work, but solo testing only goes so far. Especially when I work full time and have kids. I need people to really throw some weight at it. Currently, it's running on a basic shared account with B2 storage.
Installation is simple via the provided auto-installer. The only requirement is that you can place the AES-256 master key outside the public_html folder. Since everything in the database is encrypted by default, this is a must for security. Most paid hosts won't have an issue with this.
- PHP Version 8.2 or higher
- Database MySQL 5.7+
- PHP Extensions PDO, PDO MySQL, OpenSSL (Required for AES-256)
- Apache Module mod_rewrite
So far, I've only confirmed compatibility with Apache on a cPanel and DirectAdmin server.
Officially Supported: Apache (as mentioned above).
Experimental: Nginx. While a theoretical configuration will be provided, it has not been tested in a production environment yet by myself. I had one user test and he disappeared off the face of the world after. Was it due to this script? We will never know...
Also, I’m looking for stable web hosts to partner with for a "certified" file hosting server provider list. If you know anyone, hit me up over PM.
If you want to test the script, shoot me a PM with some basic information. What type of server you will test it on, can you send it traffic to stress test it, how large of files and what types you'll host, and anything else you can think might be of value.
Here's some screenshots:
File manager (a work in progress)
Admin main page
Plugins
Site Settings General
Site Settings Uploads
Edit Packages
Affiliate Main
Affiliate Backend