Skip to content

0.3.0

Compare
Choose a tag to compare
@Aeron Aeron released this 07 Jul 18:47
· 63 commits to main since this release

The very first public release. Version numbering is compliant with Semantic Versioning 2.0.

Added

  • The main SSH tarpit server functionality (built on top of async-std);
  • SIGHUP, SIGINT, and SIGTERM signals handling;
  • MiMalloc as the global memory allocator for MUSL platforms.