Roman Zakharchuk
2722627073
rebranding and dependency rename ( #5 )
...
* replace wg.exe with awg.exe
* update docs, update admin reg key
* rename awg modules
* build awg from source
* remove unused params
* improve work with tools
2024-05-20 21:54:21 +01:00
Jason A. Donenfeld
548405e21b
global: remove wireguard-go/Wintun implementation
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2021-10-16 22:55:24 -06:00
Jason A. Donenfeld
1288280bea
global: prefer WireGuardNT over wireguard-go/Wintun
...
Also remove Wintun driver on startup.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2021-09-12 22:58:32 +02:00
Jason A. Donenfeld
91e0965499
docs: mention update notification behavior change
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2021-09-12 11:22:34 +02:00
Jason A. Donenfeld
9f92a33737
manager: make multiple tunnels mode automatic
...
Rather than having to set a registry knob to enable multiple tunnels, it
is now automatic. If an additional activated tunnel has the same route
subnets or interface IP addresses as a previous tunnel, that previous
one is stopped. But if there's no overlap, then they coexist.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2021-08-13 00:25:13 +02:00
Jason A. Donenfeld
5409c45a10
driver: introduce new module for talking with kernel driver
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2021-08-02 19:10:58 +02:00
Jason A. Donenfeld
a71e855143
docs: add reg command shortcut to admin keys
...
Suggested-by: Jonathan Tooker <jonathan.tooker@netprotect.com >
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2021-08-02 13:54:04 +02:00
Jason A. Donenfeld
2e011f5fc8
docs: trim double backtick and header level
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2020-11-23 17:40:25 +01:00
Jason A. Donenfeld
312126ea5a
docs: mention that the uninstaller will nuke knobs
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2020-11-23 14:15:49 +01:00
Jason A. Donenfeld
ff5b6e4c86
docs: move to docs subdirectory
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2020-11-23 10:22:50 +01:00