Skip to content

gandalfu/akka-hp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-hp

Simple Akka based honey pot. Should be combined with fw rules to redirect all ports to the hp listening port. By default it will listen on 80 and 443.

  • Logs all connection attempts.
  • Dumps the bytes sent over the connection.
  • Replies with nothing.

Usage

sbt run

Building

sbt assembly

Releases

No releases published

Packages

No packages published

Languages