0.7.0 - Positional arguments, [ui] commands and Edit Aliases
Massive overhaul for positional arguments!
After a month of work and testing, we are proud to announce a massive overhaul for the new positional arguments feature. Every command and alias now supports positional arguments that just make sense. No more "cmd --command whoami". Instead, just type "cmd whoami" and let Tuoni take care of the rest!
New [UI] commands payloads and agent!
Are you tired of looking for a correct payload id to use in your commands? We feel your pain. That's why we have introduced the payloads command. Now you can list payloads right in your terminal! Try it out!
Tired of helpful popup blocking your view? Just minimize it!
Introducing, Edit Aliases feature
Made a mistake when creating an command Alias? You don't need to start over again. Just edit it!
In other news...
Just a few highlights include:
- Redesigned jobs command actions to appear earlier in the table columns. So that controls like "stop job" does not hide behind long configuration anymore
- Improved the UI for very long commands in the terminal
- Improved argument validation for terminal commands, with more to come down the road.
- Terminal commands explicit arguments are now case-INsensitive. It's possible to type SPAWN --PAYLOADID 9 and sPaWn --payloadID 9, they will be parsed correctly and be valid.
- Improved support for Linux launchers in the "Rocket-Ship" feature.
More details at github release page