Skip to content

joepie91/gmhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The code that powers GMHost.

WARNING: Extremely messy, bad, and hacky code. Use at your own risk.

Requirements:

  • HTTPd (preferably something non-Apache)
  • PHP 5.3+
  • PHP-cURL
  • Tahoe-LAFS

GMHost uses CPHP. A symlink is used in the repository to point at where CPHP could be. You'll probably want to either put CPHP in the expected location, or change the symlink. Copy config.json.example to config.json and set a public directory writecap. The private directory writecap is currently unused.

This code is licensed under the WTFPL. Copy, redistribute, hack and remix as you wish. Credit or donation appreciated, neither required.

Icons provided by famfamfam. These are under a Creative Commons Attribution 2.5 license.

About

A simple Tahoe-LAFS based filehosting service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages