Arm64 support?

Hello there!

I was looking for a system to set up a site-to-(many-)site structure (using a central server acting as a hub and connecting several sites to it). Unfortunately, while following the instructions, I encountered:

Notice: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://repo.pritunl.com/stable/apt trixie InRelease' doesn't support architecture 'arm64'

Also, I am on Debian 13 and the tutorial on the frontpage references the Bookwork MongoDB repository instead of Trixie.

Is there no official arm64 support in/for Pritunl?

Thanks and kind regards!

The repository only builds for x86. The CLI client is Go and can be built from source as documented in the pritunl/pritunl-client repository this needs to be updated to use the Golang ARM build.

For the GUI client it would be more complicated, the full package spec is available at pritunl/pritunl-pacur.