cftp

Asynchronous networking framework written in Python

Install

All systems
curl cmd.cat/cftp.sh
Debian Debian
apt-get install python-twisted-conch
Ubuntu
apt-get install python-twisted-conch
Arch Arch Linux
pacman -S python2-twisted
image/svg+xml Kali Linux
apt-get install python-twisted-conch
CentOS
yum install python-twisted-conch
Fedora
dnf install python2-twisted
Windows (WSL2)
sudo apt-get update sudo apt-get install python-twisted-conch
Raspbian
apt-get install python-twisted-conch

python2-twisted

Asynchronous networking framework written in Python

python3-twisted

Event-based framework for internet applications

It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols.

python-twisted-conch

twisted dummy package for Twisted SSH Implementation

All the code has been moved to python-twisted-core, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964.