robiot/rustcat

connect without shell

Closed this issue · 2 comments

My use case is connecting to rpdb https://github.com/isakigus/rpdb.

Is there a way to connect without opening up a shell? Any ideas how to workaround this?

hi Michael!
Rustcat doesn't support this since it's specifically made for reverse shells. If you want to connect without a shell, I'd recommend using netcat :)

Makes sense! Could be good to add a one-liner to the readme, could help the next guy.