Crates.io | wserver |
lib.rs | wserver |
version | 0.1.5 |
source | src |
created_at | 2020-12-27 03:06:38.907101 |
updated_at | 2022-10-12 04:12:17.042368 |
description | Simple web server powered by Rust |
homepage | https://github.com/deadblackclover/simple-web-server |
repository | https://github.com/deadblackclover/simple-web-server |
max_upload_size | |
id | 327698 |
size | 74,678 |
Simple web server powered by Rust
If you have Rust: cargo install wserver
If you have Debian/Ubuntu: Releases
wserver 0.1.5
DEADBLACKCLOVER <deadblackclover@protonmail.com>
Simple web server powered by Rust
USAGE:
wserver [FLAGS] [OPTIONS]
FLAGS:
-h, --help Prints help information
-l, --logs Logging requests
-V, --version Prints version information
OPTIONS:
-a, --address <IP> Server IP address
--path <PATH> File path
-p, --port <PORT> Server port
-t, --threads <NUMBER> Number of threads