Skip to content
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

Open
lands39 opened this issue Aug 22, 2024 · 6 comments
Open

How do i use this? #37

lands39 opened this issue Aug 22, 2024 · 6 comments

Comments

@lands39
Copy link

lands39 commented Aug 22, 2024

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.

@zimbabwe303
Copy link

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

@lands39
Copy link
Author

lands39 commented Aug 25, 2024

he wants to use this on windows, not on his phone

@zimbabwe303
Copy link

zimbabwe303 commented Aug 26, 2024

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

@zimbabwe303
Copy link

zimbabwe303 commented Aug 26, 2024

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.

@zimbabwe303
Copy link

zimbabwe303 commented Aug 26, 2024

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:

Jc = 3
Jmin = 40
Jmax = 70
S1 = 0
S2 = 0
H1 = 1
H2 = 2
H3 = 3
H4 = 4

@flexuz1
Copy link

flexuz1 commented Aug 30, 2024

I want to install AWG client on Synology. How do I do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants