Commit Graph

23 Commits

Author SHA1 Message Date
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
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
b3ab0a9ddf
Update Server.js 2021-07-17 10:20:46 -04:00
Fastidious
6a0a5a10be
Update WireGuard.js 2021-07-17 10:19:17 -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
31d1cb96fc
Adding Persistent Keepalive 2021-07-14 20:53:59 -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
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