An open API service indexing awesome lists of open source software.

https://github.com/ppopth/busy-udp-shadow


https://github.com/ppopth/busy-udp-shadow

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Compile
```
gcc udpclient.c -o udpclient -lpthread && gcc udpserver.c -o udpserver
```

Run
```
shadow shadow.yaml > shadow.log
```