Skip to content

Releases: francoismichel/ssh3

v0.1.3

14 Dec 15:31
Compare
Choose a tag to compare

SSH3 version 0.1.3, with fixed UDP port forwarding.
Note that SSH3 is still experimental. You can SSH3 server using the -url-path command-line argument.

If you run Linux, you can download both the server and client contained in the _linux release archive.

If you don't run Linux, you can still use the SSH3 client by downloading the _clientonly archive corresponding to your OS and architecture and use it to connect to your Linux-based SSH3 server.
It compiles on Windows but arrows and unix-specific terminal characters do not work on classical windows terminal and Powershell.

v0.1.2

13 Dec 17:39
Compare
Choose a tag to compare

SSH3 version 0.1.1, with the client available to many platforms.

Note that SSH3 is still experimental. You can SSH3 server using the -url-path command-line argument.

If you run Linux, you can download both the server and client contained in the _linux release archive.
If you don't run Linux, you can still use the SSH3 client by downloading the _clientonly archive corresponding to your OS and architecture and use it to connect to your Linux-based SSH3 server.
It compiles on Windows but arrows and unix-specific terminal characters do not work on classical windows terminal and Powershell.

v0.1.1

13 Dec 13:12
Compare
Choose a tag to compare

SSH3 version 0.1.1, with the client available to many platforms.

Note that SSH3 is still experimental. You can SSH3 server using the -url-path command-line argument.

If you run Linux, you can download both the server and client contained in the _linux release archive.
If you don't run Linux, you can still use the SSH3 client by downloading the _clientonly archive corresponding to your OS and architecture and use it to connect to your Linux-based SSH3 server.

v0.1.0

12 Dec 20:49
Compare
Choose a tag to compare

First SSH3 official release. Note that SSH3 is still experimental.

If you run Linux, you can download the server contained in the _linux release archive.
If you run MacOS, you can download the client in the _macos_darwin release archive.