What's Changed
- bump go version from 1.24.1 => 1.24.2 by @dmur1 in #350
- add a command to init a task by @dmur1 in #352
- update the pwn command to use the task ip:port if it can by @dmur1 in #353
- remove description and remote from init flow make pwn set remote details by @dmur1 in #354
- fix use of format string with Fatalln in share command by @dmur1 in #355
- remove the rsa command, make factor command only query factordb by @dmur1 in #356
- ensure skeleton during pwn by @dmur1 in #358
- show task data with status by @dmur1 in #359
Full Changelog: 0.1.52...0.1.53