MoonCookie is a TCP SYN proxy implementation. It currently supports TCP SYN cookies and three different SYN authentication strategies.
- apt install libsiphash-dev
git submodule update --init --recursive
- Compile libmoon in the
libmoon
submodule. Follow instructions there. cd build ; cmake .. ; make ; cd ..
- ./libmoon/build/libmoon mooncookie.lua
Usage is shown with -h