Skip to content

DQC Proxy v0.1.0

Latest

Choose a tag to compare

@johannesboyne johannesboyne released this 16 Jul 20:13

Production-ready · outbound-only · multi-arch (amd64/arm64) · checksum-verified

Official distribution of the DQC Proxy — the outbound-only reverse-tunnel appliance for the DQC Platform.

ℹ️ This is the new binary distribution channel - please do not use the old one anymore.

Documentation & setup guide: https://dqc.ai/docs/dqc-platform/connectors/dqc-proxy

Downloads

  • dqcproxy-linux-amd64.tar.gz — Linux x86_64
  • dqcproxy-linux-arm64.tar.gz — Linux ARM64 (aarch64)
  • SHA256SUMS — checksums for both archives

Container image: ghcr.io/dataqcompany/dqcproxy:v0.1.0 (multi-arch, distroless, non-root).

Verify & install:

sha256sum --check --ignore-missing SHA256SUMS
tar -xzf dqcproxy-linux-<arch>.tar.gz
sudo install -m 0755 dqcproxy /usr/local/bin/dqcproxy