Commit Graph

47 Commits

Author SHA1 Message Date
Emile Nijssen e1582ec678 fix WG_MTU 2022-01-10 22:57:32 -08:00
Emile Nijssen f829bbdf41
Merge pull request #154 from DerDanilo/add-WG_MTU
add optional client profile MTU var
2022-01-10 22:55:08 -08:00
Emile Nijssen 2a9a7eecac add helpful error message 2022-01-10 22:52:24 -08:00
Emile Nijssen 0d908f56a0 chmod config files 2022-01-10 22:47:45 -08:00
Emile Nijssen 3e473d0f81 node 16 engine 2022-01-10 22:37:50 -08:00
Emile Nijssen 7b24289c91 release 5 2022-01-10 22:37:38 -08:00
Emile Nijssen 72267b4d55 use relative paths in front-end 2022-01-10 22:28:24 -08:00
Emile Nijssen c6831a76fb fix eslint 2022-01-10 22:28:18 -08:00
DerDanilo 8e93ae76a5
Merge branch 'master' into add-WG_MTU 2021-12-26 14:22:23 +01:00
DerDanilo b4fbcdd2db add optional client profile MTU var 2021-12-26 14:08:41 +01:00
Emile Nijssen 1b036c3b4c Add total Download/Upload in title 2021-11-29 18:03:39 +01:00
Emile Nijssen 2f81f38d2d v4 2021-11-22 22:48:36 +01:00
Emile Nijssen 7cd677f7ef add charts 2021-11-22 22:15:09 +01:00
Emile Nijssen 9a4b0bff2e release 3 2021-11-12 21:30:24 +00:00
Emile Nijssen e843593b17 eslint 2021-11-12 21:27:58 +00:00
Emile Nijssen c19cb72b6d better logging (fixes #100) 2021-11-12 21:20:28 +00:00
Emile Nijssen 5895b986fc fixes #52 2021-11-12 21:15:40 +00:00
Emile Nijssen 8338594ffc simplify build 2021-11-11 21:02:07 +01:00
Vojta Drbohlav 722bd18999 normalize config file name for download to make it work on Windows
Windows client name is derived from config file name when importing to WireGuard and it only accepts names satisfying /^[a-zA-Z0-9_=+.-]{1,32}$/.
For more information look at af60ab2299/conf/name.go (L24).
2021-10-11 22:02:08 +02:00
Emile Nijssen d8eaafbcfb fix 2021-07-18 16:48:33 +02:00
Fastidious 0c46cbf30a
Extra E
Removed an extra E. Sorry!
2021-07-17 10:44:33 -04:00
Fastidious b3ab0a9ddf
Update Server.js 2021-07-17 10:20:46 -04:00
Fastidious 534fb0ab79
Update config.js 2021-07-17 10:20:01 -04:00
Fastidious 6a0a5a10be
Update WireGuard.js 2021-07-17 10:19:17 -04:00
Fastidious 49a2949aea
Renaming and settings values
Renaming environmental variable, and changing its default value.
2021-07-17 10:18:19 -04:00
Fastidious ef7570777d
Binding web address
Adding the ability to change the binding address for the web server (0.0.0.0, open to everyone, or 127.0.0.1, for example, for proxying).
2021-07-15 06:57:22 -04:00
Fastidious 5248dfec77
Binding web address
Ability to change whether app binds to 0.0.0.0 or other address (127.0.0.1, for proxying).
2021-07-15 06:54:08 -04:00
Fastidious 31d1cb96fc
Adding Persistent Keepalive 2021-07-14 20:53:59 -04:00
Fastidious 587bb7a3f0
Adding Persistent keepalive 2021-07-14 20:49:29 -04:00
Emile Nijssen 91832c8e20 wip 2021-07-13 21:39:45 +02:00
Emile Nijssen 985d886362 make WG_DEFAULT_DNS optional, fixes #40 2021-07-13 21:00:40 +02:00
Emile Nijssen 016382dd01 allow edit of name + address 2021-07-13 20:51:23 +02:00
DerDanilo 8919451430 add WG_ALLOWED_IPS; https://github.com/WeeJeWel/wg-easy/issues/19 2021-06-15 17:58:58 +02:00
Emile Nijssen 2a92b8bbe6 fix 2021-05-23 17:07:37 +02:00
Emile Nijssen a6da5cc684 wip 2021-05-23 17:05:24 +02:00
Emile Nijssen d21ccd5a6b wip 2021-05-23 16:54:48 +02:00
Emile Nijssen 30f56510e6 wip 2021-05-23 15:27:46 +02:00
Emile Nijssen e89e364b36 wip 2021-05-23 14:38:33 +02:00
Emile Nijssen 0c3217def0 wip 2021-05-23 14:28:22 +02:00
Emile Nijssen 0f220c1a78 wip 2021-05-23 13:36:26 +02:00
Emile Nijssen e3b7d94fa0 wip 2021-05-23 12:25:14 +02:00
Emile Nijssen 9c34761578 wip 2021-05-23 12:04:43 +02:00
Emile Nijssen 9d355f67d8 wip 2021-05-23 12:02:56 +02:00
Emile Nijssen 18b6ce7c78 wip 2021-05-22 23:29:01 +02:00
Emile Nijssen 650128cacb wip 2021-05-22 22:45:47 +02:00
Emile Nijssen d8f45476da wip 2021-05-22 22:40:11 +02:00
Emile Nijssen d7bb645470 wip 2021-05-22 22:21:09 +02:00