cyclades-serial-client
Network Serial port client software for Cyclades terminal servers
Install
- All systems
-
curl cmd.cat/cyclades-serial-client.sh
- Debian
-
apt-get install cyclades-serial-client
- Ubuntu
-
apt-get install cyclades-serial-client
- Kali Linux
-
apt-get install cyclades-serial-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cyclades-serial-client
- Raspbian
-
apt-get install cyclades-serial-client
- Dockerfile
- dockerfile.run/cyclades-serial-client
cyclades-serial-client
Network Serial port client software for Cyclades terminal servers
This is the client for network serial port emulation via the RFC 2217 protocol as used by Cyclades terminal servers and other products. It consists of a daemon that manages a pseudo-tty and a shared object to take over the tcsetattr() and tcsendbreak() library calls to redirect their functionality over the network.