Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 01:26
· 211 commits to master since this release

Changelog

Quick patch release due to corrected bug in ChannelFile which caused command
output to be empty in some situations.

Fixed

  • Fixed linux.enumerate.system.network to work with old and new style ip.
  • Fixed ChannelFile.recvinto which will no longer raise BlockingIOError (#126, #131)
  • Fixed sessions command with invalid session ID (#130)
  • Fixed zsh shell prompt color syntax (#130)

Added

  • Added Pull Request template
  • Added CONTRIBUTING.md
  • Added --version option to entrypoint to retrieve pwncat version
  • Added latest tag to documented install command to prevent dev installs

Full Changelog