rftp
Socks4 enabled clients as rtelnet and rftp
RUN apt-get update && \
apt-get install -y socks4-clients
RUN apt-get update && \
apt-get install -y socks4-clients
RUN apk add expect
RUN pacman -S --noconfirm expect
RUN apt-get update && \
apt-get install -y socks4-clients
RUN yum install -y expect
RUN dnf install -y expect
RUN apt-get update && \
apt-get install -y socks4-clients