spantaleev / matrix-docker-ansible-deploy

🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
GNU Affero General Public License v3.0
4.78k stars 1.03k forks source link

Make it possible to use amnezia-wg instead (or in addition to) of regular wireguard #2971

Open intari opened 11 months ago

intari commented 11 months ago

Some people live in countries with censorship and wireguard is being blocked via DPI. Amnezia's fork https://github.com/amnezia-vpn/amnezia-wg tries to help with without sacrifing wireguard's performance. Is possible to add option to use this fork instead of "regular" wireguard or in addition to it?

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

spantaleev commented 11 months ago

This repository does not install any Wireguard-related software, so saying we should use amnezia-wg instead of "regular" wireguard sounds odd.