robiot / rustcat

Rustcat(rcat) - The modern Port listener and Reverse shell
https://git.io/rustcat
GNU General Public License v3.0
675 stars 61 forks source link

Cannot clear screen / No colors #34

Closed ghost closed 2 years ago

ghost commented 2 years ago

I really love this tool but this tool is missing a few features.

robiot commented 2 years ago

Try with the -H flag which enables "History". I would consider this a bad description of what it actually does. It makes arrows-, history- and command- completion work. A better, more descriptive name for this feature would be "Interactive" since that basically is what it does. Now change your command to instead start with 'rcat -lHp'. This should theoretically work.

ghost commented 2 years ago

With -H flag I am not having any issues. It works. Thanks. Possible to add Ctrl + L to clear screen?

robiot commented 2 years ago

I am unsure. I'll see what I can do anyways.