Skip to content

nashley/Araneus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Araneus

A simple, stateless echo server written in C

Compilation

Run make to compile

Usage Example

Run ./araneus -p 80 to run the echo server on port 80