Skip to content

A simple, secure, and stealthy port knocking implementation that does not use libpcap or bind to a socket interface.

License

Notifications You must be signed in to change notification settings

miguellopes/knockknock

 
 

Repository files navigation

This is a server only version for debian of the knockknock software from Moxie Marlinspike (https://github.com/moxie0/knockknock).

Purpose:
   This version purpose is to facilitate the service monitoring task.

Removed functionality:
   * Proxy and client scripts were removed
Added functionality:
   * pid file managed by the daemon with default permissions
   * SIGTERM support ( delete pid file on SIGTERM)
   * debian service script included
   

About

A simple, secure, and stealthy port knocking implementation that does not use libpcap or bind to a socket interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.5%
  • Shell 15.5%