Skip to content

Http(s) Server that can list and serve files and folders.

License

Notifications You must be signed in to change notification settings

Accessory/FlowGet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowGet

Introduction

Http(s) Server that can list and serve files and folders.

Explanation

The server is meant to be used when a quick HTTP 1.1 GET is needed for a file transfer or to preview a html file in a browser.

Dependencies

The code was written with C++ 17 in mind and needs the following dependencies:

  • boost
  • FlowHttp
  • FlowUtils
  • OpenSSL
  • Brotli

About

Http(s) Server that can list and serve files and folders.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published