Skip to content
/ inmovil Public

Simple static file hosting from the CLI using snowboard

License

Notifications You must be signed in to change notification settings

ibnz36/inmovil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4639182 · Nov 19, 2023

History

9 Commits
Oct 22, 2023
Nov 16, 2023
Oct 22, 2023
Oct 22, 2023
Nov 16, 2023
Nov 16, 2023
Oct 22, 2023
Nov 19, 2023

Repository files navigation

Inmóvil

Blazingly fast static file hosting from the CLI using snowboard.

Installing

Requirement: Cargo

cargo install --git https://github.com/Brian3647/inmovil

Usage

$ inmovil <dir> [port] [--no-logs]

Examples:

inmovil target/doc 8080 inmovil src --no-logs inmovil .github 1234

Arguments

--no-logs

If this isn't active, the program will print this on every request: METHOD /PATH

port

The port to use. This must be a valid unsigned 16-bit int.

About

Simple static file hosting from the CLI using snowboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages