Skip to content

Anonymous crypted url forwarding web application for MEGA links.

License

Notifications You must be signed in to change notification settings

ceuss/megacrypter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alt textAlt text megacrypter

What do you need?

  1. Apache (mod_rewrite + allowoverride)

  2. PHP 5.4 (cURL + mcrypt + memcache)

  3. MySQL (optional for blacklist).

  4. CloudFlare (optional but highly recommended)

Instructions:

Step 1: upload megacrypter to your server.

Step 2: prepare virtual host (set document root point to megacrypter public dir)

Step 3: install composer dependencies -> php composer.phar install

Step 4: remove ALL /config .sample extension and edit miscellaneous.php and any other file you need.

Step 5 (optional): ask developers of your favourite download manager to recognize your new megacrypter links.

You're alone from here. Good luck!

About

Anonymous crypted url forwarding web application for MEGA links.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.1%
  • JavaScript 31.0%
  • CSS 8.9%