rathole-org/rathole
 Watch   
 Star   
 Fork   
16 days ago
rathole

Dev build (b55f7e5)

Automated build from branch dev.

  • Commit: b55f7e50fe1b9dfbd0f3208258897a4eb5bfabe3
  • Docker:
    • ghcr.io/rathole-org/rathole:dev (moving)
    • ghcr.io/rathole-org/rathole:dev-b55f7e5 (pinned tag)
    • ghcr.io/rathole-org/rathole@sha256:8cd9ca2d7183b22977f13faa193ec91348dd713bb3db6d8d0fbc60bfc32ca273 (pinned digest)

Pull:

docker pull ghcr.io/rathole-org/rathole:dev
docker pull ghcr.io/rathole-org/rathole:dev-b55f7e5
docker pull ghcr.io/rathole-org/rathole@sha256:8cd9ca2d7183b22977f13faa193ec91348dd713bb3db6d8d0fbc60bfc32ca273

New Contributors

Full Changelog: https://github.com/rathole-org/rathole/compare/dev-latest-prev...dev-latest

2023-10-01 17:55:18
rathole

v0.5.0

What's Changed

New transport supported!

  • feat(transport): add websocket transport by @rucciva in https://github.com/rapiz1/rathole/pull/290
  • We dropped linux musl release to save the trouble of linking musl openssl. Now there's only one release for linux x64. Given that it's compiled on ubuntu-latest, the required glibc version should be decent for most users to use.
  • Because of the maintenance burden of linking TLS libraries, we don't compile the TLS feature in the release for embedded platforms anymore. If you need to use it, please build from the source by yourself. We will add it back when a pure rust tls library or a good cross-platform TLS libraries linking solution is available.
  • docs: non root user with systemd by @boenshao in https://github.com/rapiz1/rathole/pull/269
  • chore: fix shield.io badge in README-zh.md by @shiny in https://github.com/rapiz1/rathole/pull/272

New Contributors

Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.8...v0.5.0

2023-05-26 16:29:56
rathole

v0.4.8

What's Changed

This release fixes the build by upgrading dependencies.

New Contributors

Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.7...v0.4.8

2022-11-30 11:49:01
rathole

v0.4.7

What's Changed

Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.6...v0.4.7

2022-11-29 17:59:58
rathole

v0.4.6

What's Changed

Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.5...v0.4.6

2022-11-05 15:13:37
rathole

v0.4.5

What's Changed

New Contributors

Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.4...v0.4.5

2022-09-16 16:51:56
rathole

v0.4.4

What's Changed

New Contributors

Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.3...v0.4.4

2022-08-11 20:51:56
rathole

v0.4.3

What's Changed

Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.2...v0.4.3

2022-05-23 20:31:03
rathole

v0.4.2

What's Changed

New Contributors

Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.1...v0.4.2

2022-03-28 19:42:49
rathole

v0.4.1

What's Changed

Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.0...v0.4.1