proxychains4
A hook preloader that allows to redirect TCP traffic of existing dynamically linked programs through one or more SOCKS or HTTP proxies
RUN apt-get update && \
apt-get install -y proxychains4
RUN apt-get update && \
apt-get install -y proxychains4
RUN apk add proxychains-ng
RUN pacman -S --noconfirm proxychains-ng
RUN apt-get update && \
apt-get install -y proxychains4
RUN dnf install -y proxychains-ng