killgrave icon indicating copy to clipboard operation
killgrave copied to clipboard

Interactive mode

Open joanlopez opened this issue 4 years ago • 0 comments

Although it might be a bit out of the scope of this project, it could be interesting to enable an interactive mode in order to let the user to manually respond to some specific endpoints (applying same rules as regular imposters).

Since HTTP is a plaintext-based protocol, it shouldn't be harder than reading input from stdin and determining when then payload is finished (double /n or similar).

Thanks!!

joanlopez avatar Nov 24 '21 02:11 joanlopez