jerm

Terminal emulator for serial and TCP/IP communication interfaces

brewmacoslinux
Try with needOr install directly
Source

About

Communication terminal through serial and TCP/IP interfaces

Commands

jerm

Examples

Connect to a serial device at 9600 baud$ jerm -s /dev/ttyUSB0 -b 9600
Connect to a TCP/IP host and port$ jerm -t 192.168.1.100:23
Open interactive terminal session for serial communication$ jerm /dev/ttyUSB0