Skip to content

Conduit CLI 2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Feb 21:08
87c0cad

Conduit CLI 2.0.0

Conduit is a volunteer-run proxy node that helps relay traffic for Psiphon users.

Running the Conduit CLI

Download the correct binary for your platform, then:

./conduit start

This binary includes an embedded configuration file, so you do not need to provide one.

This release is also available through a docker image, which also embeds a configuration file.

docker pull ghcr.io/psiphon-inc/conduit/cli:latest

Refer to https://github.com/Psiphon-Inc/conduit/blob/main/cli/README.md for more details.

CHANGELOG

  • Enhanced InproxyProxyActivity metrics including regional usage breakdowns

This release includes some breaking changes:

  • --max-clients replaced by --max-common-clients
  • stats file removed in favour of prometheus /metrics endpoint