denozord
  • Joined on 2024-11-14

mtproxy_checker (main)

Published 2026-04-11 17:39:54 +07:00 by denozord in denozord/mtproxy_checker

Installation

docker pull git.shx.one/denozord/mtproxy_checker:main
sha256:4834e1e03a74efd4c0fde3b281bfa7c53e3a78bb3aaaf46775383bd4851d60bd

About this package

MTProxy checker: CLI one-shot (with args) or HTTP API daemon (no args); ee/dd, Telegram-style ClientHello

Image Layers

ADD alpine-minirootfs-3.20.9-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit
COPY /mtproxy_checker /usr/local/bin/mtproxy_checker # buildkit
COPY /mtproxy_checkerd /usr/local/bin/mtproxy_checkerd # buildkit
COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh # buildkit
EXPOSE map[8080/tcp:{}]
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.description MTProxy checker: CLI one-shot (with args) or HTTP API daemon (no args); ee/dd, Telegram-style ClientHello
org.opencontainers.image.revision 454b3abeb4f406261e503488d99e8932fd1fa40a
org.opencontainers.image.source http://192.168.100.56:3000/denozord/mtproxy_checker
org.opencontainers.image.title mtproxy_checker
Details
Container
2026-04-11 17:39:54 +07:00
0
OCI / Docker
linux/amd64
7.0 MiB
Versions (5) View all
latest 2026-04-11
main 2026-04-11
sha-454b3abeb4f4 2026-04-11
sha-f438984e3d86 2026-04-11
sha-15ca7ad10e37 2026-04-11