• Warning! Malware detected. Download at your own risk.
Download Latest Version rathole-x86_64-apple-darwin.zip (1.7 MB)
Email in envelope

Get an email when there's a new version of rathole

Home / v0.5.0
Name Modified Size InfoDownloads / Week
Parent folder
rathole-x86_64-pc-windows-msvc.zip 2023-10-01 1.6 MB
rathole-armv7-unknown-linux-musleabihf.zip 2023-10-01 1.1 MB
rathole-arm-unknown-linux-musleabi.zip 2023-10-01 1.1 MB
rathole-arm-unknown-linux-musleabihf.zip 2023-10-01 1.1 MB
rathole-x86_64-apple-darwin.zip 2023-10-01 1.7 MB
rathole-aarch64-unknown-linux-musl.zip 2023-10-01 1.0 MB
rathole-x86_64-unknown-linux-gnu.zip 2023-10-01 1.3 MB
rathole-mipsel-unknown-linux-gnu.zip 2023-10-01 1.8 MB
rathole-mips64-unknown-linux-gnuabi64.zip 2023-10-01 1.8 MB
rathole-mipsel-unknown-linux-musl.zip 2023-10-01 1.8 MB
rathole-mips-unknown-linux-musl.zip 2023-10-01 1.9 MB
rathole-mips-unknown-linux-gnu.zip 2023-10-01 1.9 MB
rathole-mips64el-unknown-linux-gnuabi64.zip 2023-10-01 1.7 MB
README.md 2023-10-01 1.3 kB
v0.5.0.tar.gz 2023-10-01 298.5 kB
v0.5.0.zip 2023-10-01 323.1 kB
Totals: 16 Items   20.5 MB 2

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

Source: README.md, updated 2023-10-01