Module Msf::Handler::None
In: lib/msf/core/handler/none.rb

The ‘none’ handler, for no connection.

Methods

Included Modules

Msf::Handler

Public Class methods

Returns none to indicate no connection.

Returns the handler type of none since payloads that use this handler have no connection.

[Validate]