-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do i use this? #37
Comments
You don't need to mess with the dll, it's for creating your own WireGuard client programs. Your friend should download this instead: https://github.com/amnezia-vpn/amnezia-client |
he wants to use this on windows, not on his phone |
There is a version for every OS out there, including Windows. Here is the direct link: https://github.com/amnezia-vpn/amnezia-client/releases/download/4.7.0.0/AmneziaVPN_4.7.0.0_x64.exe |
Once he installed and started the client, he should select the "Файл с настройками подключения" (File with connection settings) option and choose the wg-quick configuration file (wg0.conf) that you make for him. Then he clicks "Connect" and that's basically it. |
And another, probably more appropriate client application specifically for AmneziaWG: https://github.com/amnezia-vpn/amneziawg-windows-client On the server side you can use the standard WireGuard daemon, on the client side just add the following AmneziaWG-specific options to the [Interface] section of the wg0.conf file:
|
I want to install AWG client on Synology. How do I do that? |
Hi! i run a VPN server for myself and for a friend based in russia. Due to russian censorship clamping down hard on VPNs, my VPN no longer reliably works for him. How would he go about setting this up? neither of us can figure out where the resulting DLL should go because the wireguard installation folder doesn't have any DLLs, only the exe for the wireguard client.
The text was updated successfully, but these errors were encountered: