Skip to content

0 deps 100% monkey HTTP server

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

MaulingMonkey/mmuhttpd

Repository files navigation

mmuhttpd

🦀 Meanings
MM MaulingMonkey's
U Micro (µ)
HTTP HyperText Transfer Protocol
D Daemon

Raison d'être

  • 0 dependencies
  • 100% monkey
  • don't actually use this

Usage

Install cargo/rust via e.g. rustup

rustup update                   # IDK how old your rust install is but you should probably update it
cargo install --git https://github.com/MaulingMonkey/mmuhttpd
mmuhttpd                        # use CWD as your webroot
mmuhttpd --open some/other/dir  # use another dir as your webroot + open your browser
mmuhttpd --allow-all-ipv4       # allow non-localhost traffic (bind to any/all IPv4 addresses)
mmuhttpd --allow-all-ipv6       # allow non-localhost traffic (bind to any/all IPv6 addresses)

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

0 deps 100% monkey HTTP server

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages