Emile Nijssen
8c9c373220
update screenshot to @2x
2021-11-22 22:38:10 +01:00
Emile Nijssen
98a40949a8
update readme
2021-11-22 22:37:07 +01:00
Emile Nijssen
bbc8bf1ba2
update screenshot
2021-11-22 22:25:42 +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
8d8ac536ff
lock node alpine
2021-11-12 21:11:17 +00:00
Emile Nijssen
8338594ffc
simplify build
2021-11-11 21:02:07 +01:00
Emile Nijssen
3a2e1002b6
Update README.md
2021-10-22 13:35:02 +02:00
Emile Nijssen
a8990b2f48
Merge pull request #83 from vojtad/fix-configs-for-windows
...
Normalize config file name for download to make it work on Windows
2021-10-11 22:14:01 +02: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
67b820d985
Update README.md
2021-09-29 12:56:09 +02:00
Emile Nijssen
60da315c7e
Update README.md
2021-09-29 12:53:22 +02:00
Emile Nijssen
3fbeab012b
Merge pull request #71 from gaby/docker-updates
...
Add dumb-init to avoid zombie processes.
2021-09-26 23:06:43 +02:00
Juan Calderon-Perez
a459284957
Add dumb-init to avoid zombie processes.
2021-09-15 21:35:37 -04:00
Emile Nijssen
f77c26dc0c
Update README.md
2021-07-19 11:26:42 +02:00
Emile Nijssen
13749f1e04
Update README.md
2021-07-18 17:04:20 +02:00
Emile Nijssen
d8eaafbcfb
fix
2021-07-18 16:48:33 +02:00
Emile Nijssen
ebb5fec09e
Merge branch 'master' of github.com:WeeJeWel/wg-easy
2021-07-18 16:48:13 +02:00
Emile Nijssen
dae700ef3d
dev env
2021-07-18 16:48:09 +02:00
Emile Nijssen
9eb852f7f6
Merge pull request #46 from Fastidious/master
...
Adding PersistentKeepalive
2021-07-18 16:47:52 +02:00
Fastidious
0c46cbf30a
Extra E
...
Removed an extra E. Sorry!
2021-07-17 10:44:33 -04:00
Fastidious
31abeaeff7
Update README.md
2021-07-17 10:22:10 -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
00135d0c35
Small fix
2021-07-16 07:02:46 -04:00
Fastidious
8069985c92
Update README.md
2021-07-15 09:45:00 -04:00
Fastidious
83ebd8af4a
Update README.md
2021-07-15 07:01:26 -04:00
Fastidious
9d555730db
Update README.md
2021-07-15 07:01:08 -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
6ddc5cdea3
fix
2021-07-13 21:55:12 +02:00
Emile Nijssen
0b74b77d8b
build production
2021-07-13 21:54:14 +02:00
Emile Nijssen
e0b5045c89
add license
2021-07-13 21:45:52 +02:00
Emile Nijssen
4bbacf3fbf
Merge branch 'master' of github.com:WeeJeWel/wg-easy
2021-07-13 21:39:48 +02:00
Emile Nijssen
91832c8e20
wip
2021-07-13 21:39:45 +02:00
Emile Nijssen
c7f508fbfb
Create changelog.json
2021-07-13 21:11: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
Emile Nijssen
2966666cc6
Merge pull request #36 from DerDanilo/add-WG_ALLOWED_IPS
...
add WG_ALLOWED_IPS
2021-06-15 18:15:19 +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
ffaf67a08a
Update Dockerfile
2021-06-02 12:29:42 +02:00
Emile Nijssen
c74179eece
Update docker-compose.yml
2021-05-31 14:21:30 +02:00
Emile Nijssen
6d12c4f09e
Update deploy.yml
2021-05-27 10:00:54 +02:00