Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What

A webserver in c that does not have good error handling (shocker) Does not utlize SSL (yet)

Features

  • Serves full folder strucuture
  • Recognizes different file types and serves them properly
  • Only displays a singular index.html as of now
  • Multithreaded client connections

Planned Features

  • Adding SSL (doesn't make a difference , I know)
  • Serve full folder structures to allow for links in html files (this also adds css and js support)

Never Planned

  • Usage on a production environment (seriously this is made for fun)
  • Actual server code

About

A webserver in C

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages