From ac232724e715517aaf4f2de33ab3499b5999ad94 Mon Sep 17 00:00:00 2001 From: "kayos@tcp.direct" Date: Sun, 6 Mar 2022 12:14:25 -0800 Subject: [PATCH] Update README.md & .gitignore --- .gitignore | 8 ++++---- README.md | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 310300c..e041780 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ go.sum /dist -/art -.idea +art HellPot -config.toml* -config.alt* +.idea/ +*.save +*.toml diff --git a/README.md b/README.md index feaffdd..9a26ded 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # HellPot - [![GoDoc](https://godoc.org/github.com/yunginnanet/HellPot?status.svg)](https://godoc.org/github.com/yunginnanet/HellPot) [![Go Report Card](https://goreportcard.com/badge/github.com/yunginnanet/HellPot)](https://goreportcard.com/report/github.com/yunginnanet/HellPot) [![IRC](https://img.shields.io/badge/ircd.chat-%23tcpdirect-blue.svg)](ircs://ircd.chat:6697/#tcpdirect) + [![GoDoc](https://godoc.org/github.com/yunginnanet/HellPot?status.svg)](https://godoc.org/github.com/yunginnanet/HellPot) [![Go Report Card](https://goreportcard.com/badge/github.com/yunginnanet/HellPot)](https://goreportcard.com/report/github.com/yunginnanet/HellPot) [![IRC](https://img.shields.io/badge/ircd.chat-%23tcpdirect-blue.svg)](ircs://ircd.chat:6697/#tcpdirect) [![Mentioned in Awesome Honeypots](https://awesome.re/mentioned-badge.svg)](https://github.com/paralax/awesome-honeypots) - ## Summary +## Summary HellPot is an endless honeypot based on [Heffalump](https://github.com/carlmjohnson/heffalump) that sends unruly HTTP bots to hell.