wirelabs-ai / operative-framework

operative framework is a rust investigation OSINT framework, you can interact with multiple targets, execute multiple modules, create links with target, export rapport to PDF file, add note to target or results, interact with RESTFul API, write your own modules.
708 stars 172 forks source link

Import readline #14

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hello @graniet,

By adding the readline library, it's more pleasant to work with the terminal, example:

Before: before

After: after

Thanks for your project!

graniet commented 6 years ago

Hello,

thanks @qqwaszx for this pull !