Method: Rex::Post::Meterpreter::Ui::Console::CommandDispatcher::Sniffer#initialize
- Defined in:
- lib/rex/post/meterpreter/ui/console/command_dispatcher/sniffer.rb
permalink #initialize(shell) ⇒ Sniffer
Initializes an instance of the sniffer command interaction.
25 26 27 |
# File 'lib/rex/post/meterpreter/ui/console/command_dispatcher/sniffer.rb', line 25 def initialize(shell) super end |