# honeypot **Repository Path**: randomk/honeypot ## Basic Information - **Project Name**: honeypot - **Description**: a tiny honey pot to collect tcp payload. - **Primary Language**: Python - **License**: WTFPL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-03-03 - **Last Updated**: 2026-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # honeypot a tiny honey pot to collect tcp payload. ## Usage ```text usage: honeypot.py [-h] [-l LOCAL_IP] [-p LOCAL_PORT] [-f DATA_FILE] [--log LOG_FILE] optional arguments: -h, --help show this help message and exit -l LOCAL_IP, --local-ip LOCAL_IP local ip address to bind to, default: 0.0.0.0 -p LOCAL_PORT, --local-port LOCAL_PORT local port to bind to, default: 8080 -f DATA_FILE response data file --log LOG_FILE log file ``` ## License [link]: https://tldrlegal.com/license/do-wtf-you-want-to-public-license-v2-(wtfpl-2.0)#fulltext "WTFPL-2.0" [WTFPL-2.0][link]