Works, thanks.
Posts by jbourke
-
-
Still trying to spin my own, 327/348 so getting closer

I am struggling with the udevil package. I used the archive from LE sources (udevil-0.4.4.tar.xz) as the original mirror doesn't exist anymore. In any case this 0.4.4 version seems to have been around for a long time.
I am getting the following errors:
Maybe the build toolchain is too new for this old package?
Thanks!
-
Thanks all; works now after adjusting package.mk to reflect the new hash
-
-
I am trying to build LE locally but run into the following error:
Cannot get wireguard-tools sources: https://git/zx2c4/com/wire…20250521.tar.xz
I had a look at the above URL, it doesn't exist. The tar file is available at a different URL (remove the snapshot piece) but changing the package.pm file with this updated URL produces a similar error.
I tried manually downloading the tar file and saving it locally in the proper folder, but the checksum is different and I'm still stuck.
Appreciate the help!
John
-
Never mind, I put all my provider .ovpn files in one folder, and chose this folder during the User Defined setup wizard. I now get a full list of locations to choose from.
In case anybody runs into an initial connection problem: my .ovpn files contained "cipher <protocol>" but the cipher keyword is now deprecated; use "data-ciphers" instead.
-
Hi all,
As the title says, I am trying to configure multiple VPN's as User Defined. My VPN provider is not listed but does provide downloadable .ovpn files for various destinations. Importing and using them works great but importing a new one destroys the existing.
Thanks!