MiniServe is a minimalistic web server for serving static files written in Rust. It's easy to use and has a clean UI. This tutorial will guide you through the steps to install MiniServe on your Windows 11 OS.
Firstly, open the Command Prompt (cmd) on your Windows 11 machine.
Enter the following command to install MiniServe using Cargo:
cargo install miniserve
This command will download, compile and install MiniServe on your machine.
miniserve --version
The output should show you the version of MiniServe installed on your machine.
cd path/to/directory
miniserve
This will start the server and will display the URL to access your files. You can access the URL in your web browser to view your files being served by MiniServe.
In this tutorial, we installed MiniServe on Windows 11 machine using Cargo and verified the installation. We also learned how to start a MiniServe server to serve static files. With MiniServe, you can now easily share your files over the web with a clean UI.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!