Skip to content

syn-proxy/MoonCookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoonCookie is a TCP SYN proxy implementation. It currently supports TCP SYN cookies and three different SYN authentication strategies.

Installation

  1. apt install libsiphash-dev
  2. git submodule update --init --recursive
  3. Compile libmoon in the libmoon submodule. Follow instructions there.
  4. cd build ; cmake .. ; make ; cd ..
  5. ./libmoon/build/libmoon mooncookie.lua

Usage

Usage is shown with -h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published