Jpillora Chisel Versions Save

A fast TCP/UDP tunnel over HTTP

v1.9.1

8 months ago

Changelog

  • 4eb9e6a add arm v5 builds (#395)

v1.9.0

8 months ago

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

1 year ago

Compile with Go 1.9 and bunch of minor additions and fixes

What's Changed

New Contributors

Full Changelog: https://github.com/jpillora/chisel/compare/v1.7.7...v1.8.0

v1.7.7

2 years ago

Changelog

  • a47b1b3 Merge pull request #315 from Taknok/keepalive

v1.7.6

3 years ago

Changelog

02a4be1 split release job into binaries/docker image

v1.7.5

3 years ago

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

3 years ago

Changelog

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

v1.7.3

3 years ago

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

3 years ago

Changelog

a9cecff support android retries

v1.7.1

3 years ago

Changelog

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