Skip to content

Releases: yunginnanet/HellPot

v0.3.7a

04 Feb 07:57
87d4832
Compare
Choose a tag to compare

What's Changed

  • Bump deps
  • Address #22 - Wildcard Option by @yunginnanet in #25
  • CI: Implement securego/gosec (+ log name fix) by @yunginnanet in #28
  • Implement useragent blacklisting as per #23 @yunginnanet in #32
  • Tidy up + Enable automatic releases (resolve #31)
  • CD: Add FreeBSD builds

Full Changelog: v0.3...v0.3.7a

v0.3

22 Sep 07:36
Compare
Choose a tag to compare

HellPot v0.3

"Information Superhighway to Hell"

What's new?

  • Faster thanks to replacing net/http with fasthttp.
  • More configuration options (performance, deception).
  • Significantly combat abuse by tuning conn/IP limits and providing the ability to limit concurrency.
  • Add the ability to manually generate default config on demand via "--genconfig".
  • Significantly more annoying banner with cryptographically sound entropy.

Notes

  • All compiled builds have been tested.
  • Tested with:
    • Linux 5.13.0-15.1-liquorix-amd64 #1 ZEN SMP PREEMPT
    • FreeBSD 13.0-RELEASE-p4
    • Windows 10

HellPot v0.2

15 Sep 11:50
a5e526f
Compare
Choose a tag to compare
  • Code cleanup
  • Improved configuration file logic
  • Added Windows support (tested in Windows 10 x64)
  • Tested in FreeBSD-13 x64

Compiled with Go 1.16.5 to avoid the breaking changes in Go 1.16.6. See #2

HellPot v0.1

12 Jun 00:40
Compare
Choose a tag to compare
transform into a badly structured go module