attachtty
Utility to connect to detached interactive programs
Install
- All systems
-
curl cmd.cat/attachtty.sh
- Debian
-
apt-get install detachtty
- Ubuntu
-
apt-get install detachtty
- Kali Linux
-
apt-get install detachtty
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install detachtty
- Dockerfile
- dockerfile.run/attachtty
detachtty
Utility to connect to detached interactive programs
Detachtty lets you run interactive programs non-interactively, and connect to them over the network when you do need to interact with them. It is somewhat similar to screen, but it is less feature-rich, therefore lighter and with less dependencies. It allows one to connect to programs running on remote hosts by mean of secure SSH connections.