socks2tun (latest)
Published 2026-06-16 14:01:47 +03:00 by mehrdad
Installation
docker pull git.neoh.ir/vpn-proxy/socks2tun:latestsha256:4b730c95c57788c5d802cfbd21fa4eb36d0e08ed6eb051a5cd11e3cf7ec32566
Image Layers
| ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache iproute2 iptables curl bash ca-certificates && update-ca-certificates # buildkit |
| COPY /app/build/tun2socks /usr/local/bin/tun2socks # buildkit |
| COPY entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
Details
2026-06-16 14:01:47 +03:00
Versions (2)
View all
Container
0
OCI / Docker
linux/amd64
13 MiB
main-85bcad8
2026-06-16
latest
2026-06-16