Releases: dataqcompany/dqcproxy-releases
Releases · dataqcompany/dqcproxy-releases
Release list
DQC Proxy v0.1.0
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_64dqcproxy-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