c3270
Curses program for telnet sessions to IBM mainframes
Install
- All systems
-
curl cmd.cat/c3270.sh
- Debian
-
apt-get install c3270
- Ubuntu
-
apt-get install c3270
- Kali Linux
-
apt-get install c3270
- CentOS
-
yum install c3270
- Fedora
-
dnf install c3270
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install c3270
- Dockerfile
- dockerfile.run/c3270
c3270
Curses program for telnet sessions to IBM mainframes
c3270 opens a telnet connection to an IBM mainframe host in an Xterm window or Virtual Console. It can also connect to an IBM AS/400 as a 5250 terminal using the AS/400's 3270 emulation. c3270 is similar to tn3270(1), and x3270(1) except that it is curses-based, not X-based. c3270 implements RFCs 2355 (TN3270E), 1576 (TN3270), and 1646 (LU name selection), and supports IND$FILE file transfer.