1
1
mirror of https://github.com/angristan/wireguard-install.git synced 2024-10-31 18:52:31 +00:00
Commit Graph

70 Commits

Author SHA1 Message Date
angristan
70ed237ffc Make sure kernel headers are installed
Fix #24. On Fedora/CentOS, kernel-headers is a dependency
2019-08-08 22:56:53 +02:00
outis151
dc3fb15a8a
Fix compatibility issues with UFW Firewall
This fixed no tunnel connectivity issue for me using UFW
2019-07-20 19:08:48 +03:00
Luca Lacerda
7bda5435e6
Update names and default selection 2019-06-08 03:40:24 -03:00
Luca Lacerda
25f93b8b9d
Merge branch 'master' into master 2019-06-08 03:36:54 -03:00
Luca Albuquerque
a09de9c57a Update confirmation 2019-06-05 13:19:01 -03:00
Leopere
bb2861390e Detect rather than ask IP Version 2019-06-05 11:04:52 -04:00
Luca Albuquerque
8c9c13e582 Update names 2019-06-04 20:36:53 -03:00
Luca Albuquerque
ed75f787b8 Add symmetric key option 2019-06-04 20:28:47 -03:00
angristan
0e4ef1e1e4 Fix endpoint when IPv6 is used
Fix #10
2019-05-24 00:26:35 +02:00
angristan
1981429774 Enfore restrictive permissions on /etc/wireguard 2019-05-24 00:25:48 +02:00
angristan
9c9cf66fc8 Make sure /etc/wireguard exists 2019-05-24 00:25:25 +02:00
angristan
8cb8b130d1 Fix endpoint port
Fix #18
2019-05-23 23:44:05 +02:00
Shagon94
63092adfd4
fixed client ips 2019-05-17 10:57:53 +02:00
Stanislas
b70cba9f73
Fix client IPs
Should fix #14
2019-05-17 10:43:02 +02:00
angristan
203d328a33 Add support for Debian, Fedora, CentOS and Arch 2019-05-12 17:17:59 +02:00
Marcel Goessel
9d26e7c72a
Update wireguard-install.sh
fix little typo
2019-05-08 10:38:08 +02:00
angristan
14d72d7b22 Abort the script if OpenVZ or LXC
Fix #8
2019-05-05 17:48:46 +02:00
angristan
b78610cb98 Make shellcheck happy 2019-05-05 13:09:07 +02:00
angristan
c2c27d46eb WIP: Read parameters from user, add DNS 2019-05-05 13:05:47 +02:00
angristan
f1b289b6b2 Initial commit 2019-05-05 12:42:53 +02:00