Jack Ivanov
66d30e3005
WireGuard update-users fix ( #1183 )
2018-11-12 18:03:31 +01:00
Jack Ivanov
fbc7b29456
WireGuard update-users fix ( #1154 )
2018-10-22 16:49:09 -04:00
Jack Ivanov
dbd68aa97d
WireGuard BSD ( #1083 )
...
* WireGuard BSD
* Remove unneeded config option
* Enable PersistentKeepalive for NAT and Firewall Traversal Persistence
* Install dnscrypt-proxy from repositories
2018-09-27 04:18:12 -04:00
James
14234344eb
Use gateway ip address for wireguard interface ( #1115 )
2018-09-18 10:43:41 +03:00
Jack Ivanov
ffb5a1f737
WireGuard: disable SaveConfig, update-users fix ( #985 )
...
- Disables SaveConfig. SaveConfig totally breaks the idea of configuration management and it breaks update-users
- WireGuard update-users fix. Mentioned in https://github.com/trailofbits/algo/issues/980#issuecomment-393720561
2018-06-01 10:06:03 -04:00
Jack Ivanov
d56f50180b
Extra line and better DNS configuration for WireGuard ( #968 )
...
- Adds an extra line after the if statement. Jinja2 trims such blocks by default in Ansible. Fixes #965
- More appropriate way to configure DNS servers
- Removes `DNS` option from the wireguard server config
- Fixes dnscrypt-proxy restart
2018-05-25 10:37:13 -07:00
Jack Ivanov
3488e660ad
Add WireGuard support for Android ( #910 )
...
* WireGuard Implementation
* Update client-android.md
* Update README.md
* WireGuard unattended upgrades
* Update README.md
* reload-module-on-update and syntax fix
* SaveConfig to true
* Azure firewall. Fixes #962
* Update README.md
* Update client-android.md
2018-05-24 08:15:27 -07:00