Commit graph

22 commits

Author SHA1 Message Date
casgh23
021cfe7e36
Update config.sh to add PresharedKey to client config
Preshared keys were not added to the client config files. Added PresharedKey config item to "Write client configuration file" section
2024-05-18 12:42:03 +02:00
Franck Nijhof
25a6a07aa1
⬆️ Upgrades add-on base image to 12.0.0 (#197) 2022-06-09 09:36:58 +02:00
Franck Nijhof
7036f9b537
🔨 Re-branding 2020-02-15 16:42:06 +01:00
Paul Sinclair
171064824a 🚑 Move name variable up in script (#33)
Name is currently being used before set in the error handling.
2020-01-10 00:11:17 +01:00
Johan Wassberg
c36d4b5bdc 🚑 Fixes broken MTU setting (#20)
The documentation states that the MTU belongs to the server part of the
configuration.
2019-10-24 16:25:04 +02:00
Cooper Dale
f80450f71f ✏️ Fixes a typo in a error message (#8) 2019-09-01 22:18:29 +02:00
Franck Nijhof
ba1f26a445
🚑 Fixes CIDR for automated handling of AllowedIPs 2019-08-30 18:52:42 +02:00
Franck Nijhof
eb8f4f15b1
🔨 Improve post up/down disabling behavior for consistency 2019-08-30 12:59:29 +02:00
Franck Nijhof
c4f17fee94
🚑 Fixes an issue with a peer keypair not being generated 2019-08-30 12:07:58 +02:00
Franck Nijhof
e9eec58d5d
👕 Fixes shellcheck linter warnings 2019-08-29 12:59:41 +02:00
Franck Nijhof
8f6cfeacf4
🔨 Set sane persitent keep alive default values 2019-08-29 12:55:42 +02:00
Franck Nijhof
b0562090f0
Allow customize of WireGuard interface name 2019-08-29 12:55:05 +02:00
Franck Nijhof
13b6047511
Adds support for all WireGuard options 2019-08-29 12:54:05 +02:00
Franck Nijhof
c42bd30cb7
🚑 Create client config directory before using it 2019-08-29 12:09:56 +02:00
Franck Nijhof
117ad44d24
Adds a simple status API for HA sensors 2019-08-28 21:26:57 +02:00
Franck Nijhof
1a0de783e5
🚑 Fixes basio->bashio typo 2019-08-28 01:58:05 +02:00
Franck Nijhof
edceaa6186
🔨 Refactor + better server/peer separation 2019-08-28 01:18:50 +02:00
Franck Nijhof
d096dee06b
Makes CIDR notation of addresses optional, defaults to /24 2019-08-27 20:27:42 +02:00
Franck Nijhof
907089110e
🔨 Default value handling for allowed_ips and DNS 2019-08-27 13:09:18 +02:00
Franck Nijhof
36e48fec7f
Adds support for forwarding traffic 2019-08-26 22:16:53 +02:00
Franck Nijhof
d557dda1ea
🚑 Fixes issue with storage folders 2019-08-26 18:26:14 +02:00
Franck Nijhof
5c22e189dc
Initial add-on code 2019-08-26 00:03:59 +02:00