Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pwncat-plugins.tar.gz | 2022-01-09 | 35.7 kB | |
README.md | 2022-01-09 | 368 Bytes | |
v0.5.3 source code.tar.gz | 2022-01-09 | 2.2 MB | |
v0.5.3 source code.zip | 2022-01-09 | 2.5 MB | |
Totals: 4 Items | 4.8 MB | 0 |
Changelog
Fix for argument parsing bug introduced in 0.5.2
which caused bind/connect
protocols to be automatically interpreted as SSL even when --ssl
was not
provided.
Changed
- Fixed parsing of
--ssl
argument (#231).