distant v0.17.4
Release Notes
Fixed
- Parsing of a host for
Destination
now correctly handles IPv6 addresses such
that::1
and[::1]:12345
are captured into host and port - Displaying of
Distant
andDistantSingleKeyCredentials
now properly wrap
IPv6 addresses in square brackets when a port is available
Binaries
Standalone binaries are built out for Windows (x86_64), MacOS (Intel & ARM), and Linux (x86_64).
- linux64-gnu is the x86-64 release on Linux using libc
- linux64-musl is the x86-64 release on Linux using musl (static binary, no libc dependency)
- macos is a universal binary for Mac OS that supports x86-64 and aarch64 (arm) platforms
- win64 is the x86-64 release on Windows using MSVC
SHA256 Checksums
5032b584c3644ef31b630d9c8d38eb58a72873d8a1cfada1117b264463a457c6 distant-macos
9ee8cb2241fef0680f471321b69ee33dbc94257b7e22a65ed008481e0f2fd8d1 distant-win64.exe
eb88f0b5a1d35fc80cfd4294ea93c9941af6634af5ddd2d35e919d7213a41f1b distant-linux64-gnu
57c6eaf810c814b1343def4a5f763fbd848ed9ad2a788772b4313c9b07a425bc distant-linux64-musl