All Projects → VottonDev → Pomfe.co V1

VottonDev / Pomfe.co V1

Licence: mit
Pomfe.co File Hosting Site Source Code

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Pomfe.co V1

Dfile
[Python + Flask] DFile: A fancy S3-based file sharing mode
Stars: ✭ 79 (+154.84%)
Mutual labels:  file-sharing, file-upload, nginx
Uguu
Simple lightweight temporary file hosting.
Stars: ✭ 359 (+1058.06%)
Mutual labels:  file-sharing, file-upload, nginx
Efo
EFO是一个基于SpringBoot和Vue构建的文件分享系统,包括文件的上传与下载,文件的权限管理,远程文件管理等功能。
Stars: ✭ 327 (+954.84%)
Mutual labels:  file-sharing, file-upload
Dropit
DropIt is a File Uploader built with nodejs, Upload, get a link, and share your files with anyone easily.
Stars: ✭ 367 (+1083.87%)
Mutual labels:  file-sharing, file-upload
Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Stars: ✭ 5,231 (+16774.19%)
Mutual labels:  file-sharing, file-upload
Void
Fast and elegant file hosting service.
Stars: ✭ 48 (+54.84%)
Mutual labels:  file-upload, file-sharing
SimpleFS
Simple, Portable PHP File-Sharing
Stars: ✭ 1 (-96.77%)
Mutual labels:  file-upload, file-sharing
Modsecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analys…
Stars: ✭ 5,015 (+16077.42%)
Mutual labels:  nginx, apache2
PiZilla
A lightweight, open-source file sharing web application for local networks.
Stars: ✭ 22 (-29.03%)
Mutual labels:  file-upload, file-sharing
Pomf
Simple file uploading and sharing
Stars: ✭ 535 (+1625.81%)
Mutual labels:  file-sharing, file-upload
Php Docker Boilerplate
🍲 PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
Stars: ✭ 503 (+1522.58%)
Mutual labels:  nginx, apache2
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+17609.68%)
Mutual labels:  file-sharing, file-upload
kipp
A flexible file storage server
Stars: ✭ 33 (+6.45%)
Mutual labels:  file-upload, file-sharing
archivebot
💾 A telegram bot for backing up and collecting all kinds of media.
Stars: ✭ 65 (+109.68%)
Mutual labels:  file-upload, file-sharing
rustypaste
A minimal file upload/pastebin service.
Stars: ✭ 102 (+229.03%)
Mutual labels:  file-upload, file-sharing
Slate
WIP - An open source Filecoin storage and retrieval client that makes it easy to collect, organize, and share data anywhere.
Stars: ✭ 383 (+1135.48%)
Mutual labels:  file-sharing, file-upload
Plik
Plik is a scalable & friendly temporary file upload system ( wetransfer like ) in golang.
Stars: ✭ 656 (+2016.13%)
Mutual labels:  file-sharing, file-upload
IPS-BitTracker
Bit Torrent Tracker application for IPS 4.5x Community Suite
Stars: ✭ 18 (-41.94%)
Mutual labels:  file-upload, file-sharing
lolisafe
Blazing fast file uploader and awesome bunker written in node! 🚀
Stars: ✭ 181 (+483.87%)
Mutual labels:  file-upload, file-sharing
H5ai
HTTP web server index for Apache httpd, lighttpd and nginx.
Stars: ✭ 4,650 (+14900%)
Mutual labels:  nginx, apache2

Pomfe.co V1

  • Discontinued project

pomfe.co

Requirements

  • A web server (Nginx or Apache)
  • PHP (>=5.5)
  • MySQL Server

Installation

  • Drag all the files to the "root directory" of your website.
  • Run sudo chown -R www-data:www-data /var/www/domain.com/html/files
  • Import "schema.sql" and "update.sql" into your MySQL Database.
  • Modify "settings.inc.php" inside /includes/.
  • Try uploading a file: see if it adds a row into your MySQL database and try to open the file.

Add-ons

Moe Panel: https://github.com/Pomfe/Moe-Panel

  • The main panel works but reports are broken, and I don’t believe the current pomfe.co source has support for the dynamic upload limits. Also I need to upload some code to support it on this version of pomfe.co.
  • We discontinued support for Moe Panel quickly as the code is horrible and it ended up working out better for us to build our own panel.

Credits

  • Pomf done by Nekunekus
  • Modifications done by Bohrmeista & Votton.

Tips

  • Remember to block the execution of PHP code on your web server.
  • You can make cron jobs to remove logs automatically.
  • You can get a free SSL using Let's Encrypt's Certbot or CloudFlare's SSL Solution.

Helpful resources:

Extra Info

We are planning on discontinuing this very soon as we are moving pomfe.co over to closed source We will most likely leave this in a working condition so, if you want to use it feel free (it works with our version of moe panel). Any of our new creations won't be available on this repo (so no support for PomfePanel as that's closed source

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].