iscsi_fw_login

High performance, transport independent iSCSI implementation

Install

All systems
curl cmd.cat/iscsi_fw_login.sh
Debian Debian
apt-get install open-iscsi
Ubuntu
apt-get install open-iscsi
Alpine
apk add open-iscsi
Arch Arch Linux
pacman -S open-iscsi
image/svg+xml Kali Linux
apt-get install open-iscsi
Windows (WSL2)
sudo apt-get update sudo apt-get install open-iscsi
Raspbian
apt-get install open-iscsi
Docker
docker run cmd.cat/iscsi_fw_login iscsi_fw_login powered by Commando

open-iscsi

High performance, transport independent iSCSI implementation

Open-iSCSI is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI Open-iSCSI is partitioned into user and kernel parts where the kernel portion implements iSCSI data path (i.e. iSCSI Read and iSCSI Write) The userspace contains the entire control plane consisting of: * Configuration Manager * iSCSI Discovery, Login and Logout processing * Connection level error processing * Nop-In and Nop-Out handling * Text processing, iSNS, SLP, Radius et cetera (future) The userspace component consists of a daemon, iscsid and a management utility, iscsiadm