You can check which version you are currently runningHello
How can I update wireguard-tools and wireguard-kernel to the latest version?
Running 3004.388.8_2 on AX88U
Thanks
strings $(modprobe --show-depends wireguard | awk '{print $2}') | grep "^version" | cut -d'=' -f2
wg --version
admin@RT-AX86U_Pro:/tmp/home/root# wg --version
wireguard-tools v1.0.20210914 - https://git.zx2c4.com/wireguard-tools/
admin@RT-AX86U_Pro:/tmp/home/root# strings $(modprobe --show-depends wireguard | awk '{print $2}') | grep "^version" | cut -d'=' -f2
1.0.20220627
Yes, there have not been very much activity on either kernel modules or userspace wg-tools the last years. Don't know why, could be lack of developers. Could also be that no major issues have been found now that Wireguard have been deployed on so many systems. Most fixes before have been to address various compatibility issues.Thanks, you are right, latest wireguard-tools are already installed.
Strange that the last update of wireguard-tools was more then three years ago.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!