RubberwaLL provides a watertight anti-leech solution for your site. All files are stored inside a password protected directory, which only the script can access. Upon receipt of a file request, RubberwaLL first validates the origin of the visitor - if they are not visiting from your site - then access is denied. Once the visitor has been checked, the script logs into the folder, and loads the file into memory, before transparently serving it to the visitor. This means visitors CANNOT see the real address of your files, and even if they DID get hold of it, they could not access the files due to the password protection! Files are opened by calling filescraper.php?serve=x, where x is the id number of the file, as set in the config files. These config files are heavily commented, and come with an extensive readme - so setup and use is a breeze!