Skip to content

iossefy/SimpleFileHosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple File Hosting

very simple for personal use.

Build

simply run cargo build --release

how to run

first you have to have two directories present in order for sfh bin to run

the first dir is ./up and the second dir is ./frontend. the up directory will contain the uploaded files, the frontend directory contains the html and that is printed in the terminal on sending a GET to index for example.

License

MIT License

check COPYING file.

About

simple file hosting service.

Resources

License

Stars

Watchers

Forks