Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

httprs

A simple http server written in rust


How To Setup?

curl -L https://github.com/Masoom-Wahid/httprs/releases/download/0.1.0/install.sh | sh

# Usage
### Usage: httprs [OPTIONS]

Options:

--host [default: 127.0.0.1]

--port [default: 8080]

-v, --verbose [default: 0]

-l [default:false] ?Should log into a out.log file?

-p --path [default : .] the path where the server should run from

-n --no-index-html [default : false] if true it will show the contents of the curr dir instead of the introduction page

-h, --help Print help

-V, --version Print version

About

A simple http server written in rust

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages