Changes for version 0.001 - 2026-03-29

  • Initial release
  • Rex::Interface::Connection::LibSSH — SSH connection via Net::LibSSH
  • Rex::Interface::Exec::LibSSH — command execution via SSH exec channels
  • Rex::Interface::Fs::LibSSH — filesystem operations without SFTP
  • Rex::Interface::File::LibSSH — file read/write via exec channels

Modules

Rex SSH connection via Net::LibSSH (no SFTP required)
Rex command execution via Net::LibSSH exec channels
Rex remote file handle via Net::LibSSH exec channels
Rex filesystem operations via exec channels (no SFTP)
Rex connection backend using Net::LibSSH (no SFTP required)