amnezia-client
amnezia-client copied to clipboard
Amnezia VPN Client (Desktop+Mobile)
**Describe the bug** When trying to build from a script `./build_linux.sh` it yields an error of undbound variable: `./deploy/build_linux.sh: line 47: QT_BIN_DIR: unbound variable` if you omit the `-o nounset`...
Added a step to check the containerization package being installed.
AmneziaVPN_4.8.2.3. Windows 10. Self-hosted. Протокол AmneziaWG. Если добавить приложение в список раздельного туннелирования, и включить раздельное туннелирование. То указанное приложение (OBS) вообще теряет доступ к интернету. **To Reproduce** Steps to...
```sh ~/Downloads ❯ spctl -a -t open -vvv --context context:primary-signature AmneziaVPN_4.8.5.0_macos.dmg AmneziaVPN_4.8.5.0_macos.dmg: rejected source=Unnotarized Developer ID origin=Developer ID Application: Privacy Technologies OU (X7UJ388FXK) ``` TLDR: after version 4.8.2.3 notarization is...
**Describe the bug** When using the `AmneziaWG` protocol on Linux with `Self-hosted VPN`, the split tunneling feature is not functioning properly: - When I select the option `Only the sites...
Container dev descriptioner.
**Describe the bug** Пропадает соединение со Steam, Telegram, Discord и т.п. через несколько часов после установления соединения VLESS. Возможно, возникают проблемы с соединением с DNS? "Лечится" выключением и повторным включением...
**Describe the bug** Probably recent versions of Qt break the building process. Building with `qt6.9.0` gives the following error ``` implicit instantiation of undefined template 'QMap' const QMap& extra =...
I mean this:  I want to use such as https://dns.google/query etc.
One way to start the AmneziaVPN service Get under sudo: `sudo -s` Next, make a sh to start and a directory: `mkdir -p /etc/sv/amnezia` `nano /etc/sv/amnezia/run` ``` #!/bin/sh export LD_LIBRARY_PATH=/opt/AmneziaVPN/client/lib...