Skip to content

Releases: jpillora/chisel

v1.9.1

23 Aug 10:26
4eb9e6a
Compare
Choose a tag to compare

Changelog

v1.9.0

19 Aug 01:15
69093be
Compare
Choose a tag to compare

Changelog

  • 69093be
    • Bump to Go 1.21 (#440) and all dependancies
    • Deprecate --key
    • Introduce --keygen and --keyfile to create and use ECDSA P256 keys
    • Many thanks to @cmenginnz

v1.8.1

28 Jan 00:11
Compare
Choose a tag to compare

Compile with Go 1.9 and bunch of minor additions and fixes

What's Changed

New Contributors

Full Changelog: v1.7.7...v1.8.0

v1.7.7

31 Jan 02:36
a47b1b3
Compare
Choose a tag to compare

Changelog

  • a47b1b3 Merge pull request #315 from Taknok/keepalive

v1.7.6

18 Feb 13:03
Compare
Choose a tag to compare

Changelog

02a4be1 split release job into binaries/docker image

v1.7.5

18 Feb 12:39
92d90be
Compare
Choose a tag to compare

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

13 Jan 17:07
Compare
Choose a tag to compare

Changelog

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

v1.7.3

16 Nov 18:37
Compare
Choose a tag to compare

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

18 Oct 18:03
Compare
Choose a tag to compare

Changelog

a9cecff support android retries

v1.7.1

20 Sep 18:14
cd6468c
Compare
Choose a tag to compare

Changelog

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