HellPot Versions Save

HellPot is a portal to endless suffering meant to punish unruly HTTP bots.

v0.4.4

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/yunginnanet/HellPot/compare/v0.4.3...v0.4.4

v0.4.3

1 month ago

What's Changed

Dependencies

Full Changelog: https://github.com/yunginnanet/HellPot/compare/v0.4.1...v0.4.3

v0.4.1

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/yunginnanet/HellPot/compare/v0.4.0...v0.4.1

v0.4.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/yunginnanet/HellPot/compare/v0.3.9...v0.4.0

v0.3.9

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/yunginnanet/HellPot/compare/v0.3.8...v0.3.9

v0.3.8

1 year ago

What's Changed

  • Fix CLI Arguments (#66)

Full Changelog: https://github.com/yunginnanet/HellPot/compare/v0.3.7a...v0.3.8

v0.3.7a

1 year ago

What's Changed

Full Changelog: https://github.com/yunginnanet/HellPot/compare/v0.3...v0.3.7a

v0.3

2 years ago

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

v0.2

2 years ago
  • 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 https://github.com/yunginnanet/HellPot/issues/2

0.1

2 years ago