All Projects → rejetto → Hfs2

rejetto / Hfs2

Licence: gpl-3.0
web based file server

Programming Languages

pascal
1382 projects
delphi
115 projects

Projects that are alternatives of or similar to Hfs2

Android Http Server
A complete zero-dependency implementation of a web server and a servlet container in Java with a sample Android application.
Stars: ✭ 158 (-28.18%)
Mutual labels:  webserver
Goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Stars: ✭ 14,096 (+6307.27%)
Mutual labels:  webserver
Umajs
Umajs,easy-to-use framework base on Typescript
Stars: ✭ 209 (-5%)
Mutual labels:  webserver
Libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
Stars: ✭ 3,355 (+1425%)
Mutual labels:  webserver
Vino
Vino is a lightweight and efficient web server.
Stars: ✭ 181 (-17.73%)
Mutual labels:  webserver
Elli
Simple, robust and performant Erlang web server
Stars: ✭ 194 (-11.82%)
Mutual labels:  webserver
Ambassador
Super lightweight web framework in Swift based on SWSGI
Stars: ✭ 152 (-30.91%)
Mutual labels:  webserver
Logarr
“Logarr” is a self-hosted PHP web app that consolidates, formats, and displays log and text files for easy analysis and monitoring.
Stars: ✭ 216 (-1.82%)
Mutual labels:  webserver
Sharex Upload Server
AKA ShareS - Feature full & Stable ShareX and file server in node. Includes images, videos, code, text, markdown rendering, password protected uploads, logging via discord, administration through Discord, url shortening, and a full front end. Use standalone or via reverse proxy
Stars: ✭ 180 (-18.18%)
Mutual labels:  webserver
Fiery
A flexible and lightweight web server
Stars: ✭ 203 (-7.73%)
Mutual labels:  webserver
Rayo.js
Micro framework for Node.js
Stars: ✭ 170 (-22.73%)
Mutual labels:  webserver
Webserver
High-performance web server written in C++
Stars: ✭ 175 (-20.45%)
Mutual labels:  webserver
Appweb
Appweb Community Edition Embedded Web Server
Stars: ✭ 196 (-10.91%)
Mutual labels:  webserver
Simple Server
A simple webserver built on top of the Rust standard library and the http crate.
Stars: ✭ 162 (-26.36%)
Mutual labels:  webserver
Tinywebserver
🔥 Linux下C++轻量级Web服务器
Stars: ✭ 4,720 (+2045.45%)
Mutual labels:  webserver
Mypoorwebserver
基于tinyhttpd和《Linux高性能服务器编程》改编的个人破产版HTTP WebServer服务器,哈哈~
Stars: ✭ 150 (-31.82%)
Mutual labels:  webserver
My Ttgo Watch
Firmware for a ttgo-watch2020-v1 smartwatch based on ESP32 from LilyGo.
Stars: ✭ 192 (-12.73%)
Mutual labels:  webserver
Voovan
Voovan是高性能异步通信、HTTP服务器和客户端通信、动态编译支持、数据库操作帮助类等工具的框架, 如果项目觉得不错, 请点一下 star, 谢谢
Stars: ✭ 221 (+0.45%)
Mutual labels:  webserver
Wok
A cherrypy framework for multi-purpose plug-ins
Stars: ✭ 215 (-2.27%)
Mutual labels:  webserver
Bitnami Docker Nginx
Bitnami nginx Docker Image
Stars: ✭ 198 (-10%)
Mutual labels:  webserver

Introduction

You can use HFS (HTTP File Server) to send and receive files. It's different from classic file sharing because it uses web technology. It also differs from classic web servers because it's very easy to use and runs "right out-of-the box".

The virtual file system will allow you to easily share even one single file.

Dev notes

Initially developed in 2002 with Delphi 6, now with Delphi 10.3.3 (Community Edition). Icons are generated at http://fontello.com/ . Use fontello.json for further modifications.

For the default template we are targeting compatibility with Chrome 49 as it's the latest version running on Windows XP.

Libs used

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].