Visit Website

Portlurker is a port listener and honeypot written in Rust, featuring protocol guessing, safe string display, and rudimentary SQLite logging. To install, ensure you have the latest stable version of rustc & Cargo, install libsqlite3-dev for SQLite logging support, and configure the YAML-formatted config file. Running the project requires building with cargo build and executing with cargo run.

ALTERNATIVES