konceptz / soteria

A web server written in C focused on info sec.
0 stars 0 forks source link

soteria

A web server written in C focused on info sec.

How to compile

Currently we link with pthread.

'gcc soteria.c -lpthread -o sotera'