Closed hpio closed 1 year ago
so the issue was on my side, turns out the when starting the binary, the share
folder needs to be in the current working directory
Re-opening because I can provide a better experience for this architecture.
@hpio Apart from that, is it working well on aarch64? I can provide aarch64 builds on GitLab if it's of your interest, as well as improve those messages.
I think a standard package for aarch64 like I distribute for x86 would make it less error prone, since I didn't wrote any detailed documentation on how to setup it correctly.
hey @JonathanxD the build is working flawlessly on aarch64, I'm sure many would benefit from having the package available as aarch64 is getting more popular and this is the only working implementation of ovpn and saml i managed to find!
@hpio Sorry for the delay, I've set-up the aarch64 build and it's available on GitLab. The next thing I'll be doing is to upload those artifacts to GitHub as well, but for now I think this already addresses the need of aarch64 builds.
Hi there, I've been trying to run patched OpenVPN client on Asahi Linux but I'm facing some issues. I managed to build the client following your instructions and start it, however when I try to connect to vpn it crashes with the following stacktrace
system details:
Is there anything i can do to help resolve the issue?
Thanks again