wireguard-ui icon indicating copy to clipboard operation
wireguard-ui copied to clipboard

How can update to latest version ?

Open X-UIP opened this issue 1 year ago • 5 comments

Hello,

how can update Wireguard-UI To the latest version that is put on the main page with the name "wireguard-ui v0.6.2" ? I read in the Issues that do not work "image: linuxserver/wireguard:latest" and one user said we should use "image: linuxserver/wireguard:v1.0.20210914-ls6" .. now what should i do now ?

X-UIP avatar Jan 25 '24 09:01 X-UIP

Use ngoduykhanh/wireguard-ui:latest linuxserver/wireguard:latest is wg itself

0xCA avatar Jan 25 '24 10:01 0xCA

is that working? because in the latest once I remember "linuxserver/wireguard:latest" isn't working!

X-UIP avatar Jan 25 '24 10:01 X-UIP

"wireguard-ui v0.6.2" and "linuxserver/wireguard:latest" are completely different things. I do not use linuxserver/wireguard, and cannot help with it. If you need "wireguard-ui v0.6.2", use ngoduykhanh/wireguard-ui:latest

0xCA avatar Jan 25 '24 11:01 0xCA

Hi there, @X-UIP ! I've been doing this all morning and I got to something that more or less makes sense (and works) is to use the following in the image sections of the compose file: linuxserver/wireguard:v1.0.20210914-ls6 ngoduykhanh/wireguard-ui:latest The thing is that wireguard got updated and the new versions introduce a breaking change in the wg config file location, and wireguard-ui still doesn't take that into account.

JoseAFerrer avatar Jan 25 '24 13:01 JoseAFerrer

Is there already a solution to install the update?

RadioHerzblut avatar Apr 28 '24 09:04 RadioHerzblut