Skip to content

FrankTheSssnake/HTTP-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP-Server

Implementing an HTTP Server in C for pure practice.

Flags

-p: Specify which port to expose

-4: Connect using IPv4

-6: Connect using IPv6

About

Implementing an HTTP Server in C for pure practice. (WIP)

Resources

License

Stars

Watchers

Forks