pterm
PuTTY terminal emulator
Install
- All systems
-
curl cmd.cat/pterm.sh
- Debian
-
apt-get install pterm
- Ubuntu
-
apt-get install pterm
- Arch Linux
-
pacman -S pterm
- Kali Linux
-
apt-get install pterm
- Fedora
-
dnf install pterm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pterm
- Raspbian
-
apt-get install pterm
- Dockerfile
- dockerfile.run/pterm
pterm
PuTTY terminal emulator
This is an X terminal emulator based on the popular Windows SSH client, PuTTY. It supports xterm escape sequences, plus some Linux console sequences for colour palette configuration and some DECterm sequences for title bar control, and with an appropriate font it supports the UTF-8 encoding of Unicode. It also has some nifty features like rectangular selection and NetHack keypad mode.
putty
Telnet/SSH client for X
This is the Unix port of the popular Windows SSH client, PuTTY. It supports flexible terminal setup, mid-session reconfiguration using Ctrl-rightclick, multiple X11 authentication protocols, and various other interesting things not provided by ssh in an xterm. Pageant is an SSH authentication agent, and a tool for communicating with an already-running agent.