Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 167 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 167 Bytes

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