metasploit-framework/lib/metasploit/framework/parsed_options
William Vu 8f54e4d611
Implement "-" for msfconsole -r from stdin
More predictable than /dev/stdin, which is usually a symlink to
/proc/self/fd/0 or /dev/fd/0, but the feature is not guaranteed to be
present.

This isn't *terribly* useful, but it can be. -x is recommended, but it
doesn't allow for ERB directives. This is mostly for hax.
2015-01-29 19:26:56 -06:00
..
base.rb msfconsole --defer-module-loads 2014-12-02 14:41:32 -06:00
console.rb Implement "-" for msfconsole -r from stdin 2015-01-29 19:26:56 -06:00