Module Rex::Post::Meterpreter::Ui::Console::InteractiveChannel
In: lib/rex/post/meterpreter/ui/console/interactive_channel.rb

Mixin that is meant to extend the base channel class from meterpreter in a manner that adds interactive capabilities.

Methods

Included Modules

Rex::Ui::Interactive

Public Instance methods

Interacts with self.

Closes the channel like it aint no thang.

Called when an interrupt is sent.

Returns the remote file descriptor to select on

Reads data from local input and writes it remotely.

Reads from the channel and writes locally.

Suspends interaction with the channel.

[Validate]