Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configtest subcommand. skip un-ssh-able servers. #134

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

kotakanbe
Copy link
Member

@kotakanbe kotakanbe commented Jul 15, 2016

  • implementation
  • test
  • README

Usage: Configtest

Configtest subcommand check if vuls is able to connect via ssh to servers/containers defined in the config.toml.

$ vuls configtest --help
configtest:
        configtest
                        [-config=/path/to/config.toml]
                        [-ask-key-password]
                        [-ssh-external]
                        [-debug]

                        [SERVER]...
  -ask-key-password
        Ask ssh privatekey password before scanning
  -config string
        /path/to/toml (default "/Users/kotakanbe/go/src/github.com/future-architect/vuls/config.toml")
  -debug
        debug mode
  -ssh-external
        Use external ssh command. Default: Use the Go native implementation

@kotakanbe kotakanbe force-pushed the add-configtest branch 5 times, most recently from 25c0835 to f7038b5 Compare July 19, 2016 02:38
@kotakanbe kotakanbe changed the title [WIP]Add configtest subcommand. skip un-ssh-able servers. Add configtest subcommand. skip un-ssh-able servers. Jul 19, 2016
@kotakanbe kotakanbe merged commit a60c213 into master Jul 19, 2016
@kotakanbe kotakanbe mentioned this pull request Jul 19, 2016
@kotakanbe kotakanbe deleted the add-configtest branch August 23, 2016 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant