Skip to content

Releases: jpillora/chisel

v1.11.7

Choose a tag to compare

@github-actions github-actions released this 28 Jun 10:31
927abde

Changelog

  • 927abde Improve SOCKS auth: enforce per-user ACL on socks channels (#591)

v1.11.5

Choose a tag to compare

@github-actions github-actions released this 09 Mar 12:42

Changelog

  • 44310b6 Enforce auth ACL on tunnel channels

v1.11.4

Choose a tag to compare

@github-actions github-actions released this 27 Feb 21:56
4df5fcf

Changelog

  • 57d2249 Update all dependencies
  • 4df5fcf Update deps and fix crypto/tls vulnerability (#578)

v1.11.3

Choose a tag to compare

@jpillora jpillora released this 14 Sep 00:03

Changelog

  • Fix CHISEL_KEY environment variable ignored when --keyfile not set by @Copilot in #571
  • Remove broken Windows ARM32 builds
  • Bump Go version to 1.25.1 and update all dependencies by @Copilot in #568

New Contributors

  • @Copilot made their first contribution in #571

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 05 Oct 02:13

Changelog

  • 3208da3 fix chisel version in docker image (closes #228)

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 06:05

Changelog

  • 59e5362 Bump to Go 1.22. Add .rpm .deb and .akp to releases. Fix bad version comparison.

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 10:26
4eb9e6a

Changelog

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 01:15
69093be

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

Choose a tag to compare

@github-actions github-actions released this 28 Jan 00:11

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

Choose a tag to compare

@github-actions github-actions released this 31 Jan 02:36
a47b1b3

Changelog

  • a47b1b3 Merge pull request #315 from Taknok/keepalive