rftp

Socks4 enabled clients as rtelnet and rftp

Debian Debian
RUN apt-get update && \ apt-get install -y socks4-clients
Ubuntu
RUN apt-get update && \ apt-get install -y socks4-clients
Alpine
RUN apk add expect
Arch Arch Linux
RUN pacman -S --noconfirm expect
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y socks4-clients
CentOS
RUN yum install -y expect
Fedora
RUN dnf install -y expect
Raspbian
RUN apt-get update && \ apt-get install -y socks4-clients
click the source code to copy install rftp on any operating system with command-not-found.com