Skip to content

Releases: roxy-wi/pyminitcp

v2.1.0

01 Apr 14:04

Choose a tag to compare

  1. Added detailed error information (phase, errno, os_error) for better diagnostics.
  2. Implemented optional TCP banner reading and protocol probing.
  3. Extended CLI with options for banner reading, custom.

v2.0.0

11 Jul 08:42

Choose a tag to compare

  • Introduced udp_check with support for custom payloads and hex-encoded payloads.
  • Refactored TcpCheckResult to a generalized CheckResult for both TCP and UDP.
  • Updated CLI to support UDP checks and optional payloads.
  • Extended README with usage examples for UDP checks and detailed result descriptions.
  • Updated tests to reflect changes in error handling and structure.

v1.0.1

04 Jul 09:11

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Jul 08:17

Choose a tag to compare