iscsi-test-cu

iSCSI client shared library - utilities

Install

All systems
curl cmd.cat/iscsi-test-cu.sh
Debian Debian
apt-get install libiscsi-bin
Ubuntu
apt-get install libiscsi-bin
image/svg+xml Kali Linux
apt-get install libiscsi-bin
CentOS
yum install libiscsi-utils
Fedora
dnf install libiscsi-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install libiscsi-bin
Raspbian
apt-get install libiscsi-bin

libiscsi-bin

iSCSI client shared library - utilities

Libiscsi is a clientside library to implement the iSCSI protocol that can be used to access resource of an iSCSI Target. The library is fully async with regards to iscsi commands and scsi tasks, but a sync layer is also provided for ease of use for simpler applications. This package contains a set of useful iscsi utilities such as logging in to and enumerating all targets on a portal and all devices of a target, all built on top of libiscsi.

libiscsi-utils

iSCSI Client Utilities