Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 190 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 190 Bytes

Insructions:

  1. Cross-compile register.c gcc -o server/cgi-bin/register.cgi src/register.c

  2. Compile shaper.c gcc -o bin/shaper src.shaper.c

  3. Run post.py (see file for instructions)