On Wed, Feb 06, 2002 at 10:10:38AM -0300, Cristobal Soto wrote:
> I add myself to this question...
> Id like to know as well what is the reason for the command-line
> interface to be so far behind in functionalities compared to the GUI...
> usually its the opposite. Is it because of a "windows" approach, where
> the interface seems to be as (more?) important as the real application?

There was some project to improve the cli. Some people volunteered and I
never heard back from them, so yes, things are lagging behind.

Ok. I'll do it myself. Once again, would a shell-like interface be ok ?

Imagine the following, is that ok ?

nessus -i localhost 1241 renaud password
nessus> ls
[ ] Denial of Service
[ ] Windows
[ ] Blah
nessus> select *
[X] Denial of Service
[X] Windows
[X] Blah
nessus> cd Blah
nessus/Blah> ls
[X] Foo
[X] Bar
nessus> deselect Bar
nessus> ls
[X] Foo
[X] Bar
                                -- Renaud

Reply via email to