Skip to content

Releases: jpillora/chisel

v1.7.6

Choose a tag to compare

@github-actions github-actions released this 18 Feb 13:03

Changelog

02a4be1 split release job into binaries/docker image

v1.7.5

Choose a tag to compare

@github-actions github-actions released this 18 Feb 12:39
92d90be

Changelog

Builds now include M1 Mac binaries (chisel_1.7.5_darwin_arm64.gz)

92d90be Merge pull request #246 from pbstriker38/multi_architecture_image_build

v1.7.4

Choose a tag to compare

@github-actions github-actions released this 13 Jan 17:07

Changelog

c410372 display client ip in verbose server logs (closes #233)

v1.7.3

Choose a tag to compare

@github-actions github-actions released this 16 Nov 18:37

Changelog

2d6c5cb Update client to fall-back to MD5 fingerprints
7d9a171 Use SHA256 hashes for key fingerprints
6ddc09d document udp, log client connection failures, expose more settings via env-vars
f04afd2 help goes to stdout and exits with 0, remove incorrect versioning from help
2092107 go dropped support for mips64p32, ppc, s390

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 18 Oct 18:03

Changelog

a9cecff support android retries

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 20 Sep 18:14
cd6468c

Changelog

cd6468c IPv6 remotes support (closes #197, thanks @shawnhwei)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 12:41

Changelog

  • UDP support
  • mTLS support
  • LetsEncrypt support

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 11:58

Changelog

591f958 merge client stdio support (closes #166 thanks @BoleynSu!)

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 20 May 17:31

Changelog

5271d7b minor doc changes, test docker build

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 20 May 12:13

Changelog

7aa0da9 doc changes, fixed docker auto-build, moved licence to standalone file