Skip to content

Conversation

rjmalagon
Copy link
Contributor

With minor content fixes on the English version of the README markdown file, this add tab-like links with the Spanish and Portuguese versions.

Disclaimer: An LLM model was used for spellcheck and style review of the Portuguese version. (Qwen3 small MOE, self-hosted agent)

@rustonbsd
Copy link
Owner

Hi, this looks awesome. Thank you for the great translation!

  • fixed tiny readme leftover
  • added updated gif's
  • removed (video out of date disclaimer)

If you would look over my changes and let me know if everything looks good, i think we can merge this.

Let me know if you want to add anything else?

Copy link
Contributor Author

@rjmalagon rjmalagon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My error. thanks for notice it

@rjmalagon
Copy link
Contributor Author

It is a good start, and I think the merge is adequate.

@rustonbsd
Copy link
Owner

I bumped the version and now for the final testing step.

  • Does it run on all platforms
  • and is it still compatible with the old versions (so 0.2.5 as server can accept 0.2.6 connect and/or vise versa one of them is enough)

Could you check on windows if server and connect work, nothing fancy just sanity check so nothing broken ships.

Here the pre-release download: https://github.com/rustonbsd/iroh-ssh/releases/tag/0.2.6

I will do the same for mac and linux.

Let me know if you have the time, otherwise I will get out my other hard drive and check :)

@rjmalagon
Copy link
Contributor Author

I bumped the version and now for the final testing step.

* Does it run on all platforms

* and is it still compatible with the old versions (so 0.2.5 as server can accept 0.2.6 connect and/or vise versa one of them is enough)

Could you check on windows if server and connect work, nothing fancy just sanity check so nothing broken ships.

Here the pre-release download: https://github.com/rustonbsd/iroh-ssh/releases/tag/0.2.6

I will do the same for mac and linux.

Let me know if you have the time, otherwise I will get out my other hard drive and check :)

Linux 0.2.5 client on 0.2.6 Windows server works.
Windows 0.2.6 client on 0.2.5 Windows server works.
Windows 0.2.0 client on 0.2.6 Windows server works.
Windows 0.2.6 client on 0.2.0 Windows server works.

@rustonbsd
Copy link
Owner

Perfect, merging PR now. We can discuss the in app translations further in the Discussion post and decide on new PR's there.

Linux 0.2.6 client to 0.2.5 Linux server works.
MacOS 0.2.6 client to 0.2.5 Linux server works.
MacOS 0.2.6 client to MacOS 0.2.6 server works.

@rustonbsd rustonbsd merged commit a563419 into rustonbsd:main Aug 28, 2025
3 checks passed
@rustonbsd
Copy link
Owner

crates.io version published: https://crates.io/crates/iroh-ssh/0.2.6

@rjmalagon
Copy link
Contributor Author

Just for lulz.
Android/Linux arm64 with bionic libc (via rust/cargo on Termux) works.
OpenBSD 7.7 (current, because stable has an older rust package) works on x86_64 but fails to compile on arm64 because the netdev dependency fails to compile. I will test on FreeBSD, DragonFLY BSD and NetBSD next. (maybe Illumos and Redox too)

Captura desde 2025-08-30 09-04-11

@rustonbsd
Copy link
Owner

Just for lulz.
Android/Linux arm64 with bionic libc (via rust/cargo on Termux) works.
OpenBSD 7.7 (current, because stable has an older rust package) works on x86_64 but fails to compile on arm64 because the netdev dependency fails to compile. I will test on FreeBSD, DragonFLY BSD and NetBSD next. (maybe Illumos and Redox too)

Captura desde 2025-08-30 09-04-11

That is awesome! I would love to create BSD and Android binaries. How did you compile for Android compatibility?

I think we should add this to a new Discussion page if you are interested. There we could document cross compilation findings?

@rjmalagon
Copy link
Contributor Author

rjmalagon commented Aug 30, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants