| Crates.io | my_cont_srv |
| lib.rs | my_cont_srv |
| version | 0.1.0 |
| created_at | 2025-12-25 14:42:37.401336+00 |
| updated_at | 2025-12-25 14:42:37.401336+00 |
| description | A simple content server for browsing contents in a browser. |
| homepage | |
| repository | https://github.com/Zhiming-WU/my-cont-srv.git |
| max_upload_size | |
| id | 2004613 |
| size | 1,195,293 |
A simple content server for browsing contents in a browser. Currently it supports below features.
See -h output for basic usage. Use -c <path> option to specify a configuration file, which is in toml format. A sample configuration file can be found at res_dir/config.toml. Optional HTTPS and basic authentication supports are enabled via configuration file instead of command line options. The password needs to be hashed first using --hash-password command line option before putting into the configuration file.
Below are some screenshots of browsing the server using Google Chrome with "Dark Reader" extension.
