From 82b730572e62aab8e957ea9c170db7b643762d80 Mon Sep 17 00:00:00 2001 From: jose nazario Date: Sun, 29 Apr 2018 14:21:36 -0400 Subject: [PATCH] fix the build, follow a 302 *again* (ffs) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f3c5fa..3833e8d 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - Other/random - [NOVA](https://github.com/DataSoft/Nova) uses honeypots as detectors, looks like a complete system. - - [Open Canary](https://pypi.org/pypi/opencanary/) - A low interaction honeypot intended to be run on internal networks. + - [Open Canary](https://pypi.org/project/opencanary/) - A low interaction honeypot intended to be run on internal networks. - [OFPot](https://github.com/upa/ofpot) - OpenFlow Honeypot, redirects traffic for unused IPs to a honeypot. Built on POX. - [OpenCanary](https://github.com/thinkst/opencanary) - Modular and decentralised honeypot. - [DSHP](https://github.com/naorlivne/dshp) - Damn Simple HoneyPot with pluggable handlers.