dante-server / Dockerfile
york's picture
Update Dockerfile
4e7371b verified
FROM dv0vd/socks5
EXPOSE 1080
# RUN apt update && \
# apt install -y dante-server
# COPY sockd.conf /etc/danted.conf
# CMD ["sockd", "-f", "/etc/danted.conf"]