def initialize(info = {})
    super(merge_info(info,
      'Name'        => 'R Command Shell, Bind TCP',
      'Description' => 'Continually listen for a connection and spawn a command shell via R',
      'Author'      => [ 'RageLtMan <rageltman[at]sempervictus>' ],