v0.4.2
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 styleip
. - Fixed
ChannelFile.recvinto
which will no longer raiseBlockingIOError
(#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