[Request feature] Add Amnezia VPN to the Gl.inet interface

I saw that it is possible to add Amnezia VPN, but only via Luci, and I wasn’t able to do it—it’s too technical for me. Would it be possible to add Amnezia VPN alongside OpenVPN or Wireguard in the standard GL.inet interface?

I sometimes travel to countries where standard VPNs don’t work. However, Amnezia VPN always works. For example, during my trip to Russia, my usual Wireguard client couldn’t connect to my home router, but with Amnezia VPN and the Wireguard obfuscation option, the connection worked perfectly.

Adding Amnezia VPN as a feature could attract many customers looking for a high-performance travel router and would strengthen its position as a worldwide leader in the travel router segment.

Hello,

A great feature request.

I will collect it and submit to the PM team to advance the pre-research work.

Thank you.

1 Like

And here’s a ready-to-compile project from Github awg-openwrt/kmod-amneziawg at master · Slava-Shchipunov/awg-openwrt · GitHub It cannot be compiled for Qualcomm ipq53xx (Slate 7 device) at the moment cause there’s no target directory on https://mirror-03.infra.openwrt.org/releases/23.05.0/targets/ for ipq53xx (specifically ipq5332).

I know that Qualcomm is not eager to share the proprietary WiFi drivers for ipq5332 with OpenWrt community. So - as you have access to them and have successfully compiled the OpenWrt for Slate 7 device - could you please compile this project for Slate 7 as well and make it available for installation in LUCI?

Many thanks in advance!

Please contact the author and request to compile the install package of "aarch64_cortex-a53, op23.05".

Except those parameters you need to state the target which is ipq5332 for Slate 7 device. And, as I stated earlier, there’s no target directory on Index of /releases/23.05.0/targets/ for ipq5332 - hence compilation ends up with error.