Skip to content

Releases: Urpagin/MinecraftHoneypot

v1.11

21 Jun 00:52

Choose a tag to compare

Add POSIX-compliance

  • Change headers so that only POSIX-compliant ones are used.

Build Command

gcc -O2 -s -Wall -Wextra -D_FORTIFY_SOURCE=2 -fstack-protector-strong -o honeypot main.c

Full Changelog: v1.12...v1.11

1.1

28 Nov 22:30
3ba8e22

Choose a tag to compare

1.1

Nice update

Made the logic closer to what's described in the protocol.

Fixed bugs.

Made the code a bit more robust and more modular.

Full Changelog: v1.0...v1.1

1.0

18 Oct 22:41

Choose a tag to compare

1.0

Initial release