v0.4.0
版本发布时间: 2022-03-09 12:59:59
rapiz1/rathole最新发布版本:v0.5.0(2023-10-01 18:14:10)
This release has been yanked.
New Contributors
- @TaKO8Ki made their first contribution in https://github.com/rapiz1/rathole/pull/140
What's Changed
-
feat: support SOCKS5 and HTTP proxy by @rapiz1 in https://github.com/rapiz1/rathole/pull/135 Now the client can connect to the server via a HTTP or SOCKS5 proxy. e.g. In
[client.transport.tcp]
, settingproxy = "socks5://myuser:mypass@192.168.2.1:1080"
will make the client use the SOCKS5 proxy at192.18.2.1:1080
with usernamemyuser
and passwordmypass
. -
feat: application layer heartbeat by @rapiz1 in https://github.com/rapiz1/rathole/pull/136 Application-layer heartbeat is introduced with a default interval of 30s. The heartbeat can be adjusted or completely turned off.
Breaking Changes
This release has breaking changes in the transport
block. TCP keepalive and nodelay settings under transport
are moved to transport.tcp
. Others remain the same.
Full Changelog: https://github.com/rapiz1/rathole/compare/v0.3.10...v0.4.0
1、 rathole-aarch64-unknown-linux-musl.zip 1.35MB
2、 rathole-arm-unknown-linux-musleabi.zip 1.38MB
3、 rathole-arm-unknown-linux-musleabihf.zip 1.39MB
4、 rathole-armv7-unknown-linux-musleabihf.zip 1.46MB
5、 rathole-mips-unknown-linux-gnu.zip 2.5MB
6、 rathole-mips-unknown-linux-musl.zip 2.5MB
7、 rathole-mips64-unknown-linux-gnuabi64.zip 2.42MB
8、 rathole-mips64el-unknown-linux-gnuabi64.zip 2.35MB
9、 rathole-mipsel-unknown-linux-gnu.zip 2.48MB
10、 rathole-mipsel-unknown-linux-musl.zip 2.45MB
11、 rathole-x86_64-apple-darwin.zip 1.34MB
12、 rathole-x86_64-pc-windows-msvc.zip 1.31MB
13、 rathole-x86_64-unknown-linux-gnu.zip 2.47MB
14、 rathole-x86_64-unknown-linux-musl.zip 1.87MB