Skip to content

Iviv122/Cruster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 12, 2026
ef71953 · · Mar 12, 2026

History

30 Commits
Mar 11, 2026
Mar 12, 2026
Mar 11, 2026
Mar 12, 2026
Mar 10, 2026
Mar 11, 2026
Mar 11, 2026
Mar 12, 2026

Repository files navigation

Cruster, simple multithread web server written in rust

quick install

git clone https://github.com/Iviv122/Cruster

cd Cruster
cargo runn

features:

  • Can host js, html, css, jpeg, jpg, png, gifs
  • Prevents accesing anything besides content of public folder
  • controll port via cli
  • controll amount of threads avaiable for this app
  • automatically finds next port to use in case if given one is already occupied
  • you can change folder which will be used to serve data
  • Ipv6

P.S

this is my first rust program ;p.

It took quite a lot of trial and error + reading + asking friends for help

P.S.S

If you are hackclub reviewer, if it looks fraud like it was unintenionally. It took way longer than i expected, i though it would take half as much. Please, don't ban for skill issue :D

About

simple web server in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published