Commit Graph

108 Commits

Author SHA1 Message Date
Philip H ae60493414
Merge branch 'master' into issue-972 2024-04-18 19:00:07 +02:00
Peter Lewis a05b71c652
Update README.md
2a3acdcad5 (r141068572)
2024-04-17 21:39:08 +01:00
Philip H e6b5f2e33c
fixup: README 2024-04-17 19:22:07 +02:00
Philip H f9daa3e5be Bugfix: differnt Ports usage 2024-04-14 19:51:04 +02:00
Philip H 2a3acdcad5
Merge branch 'master' into revert-888-feat-cidr-notation 2024-04-06 15:17:43 +02:00
Philip H 9be036aefa
Merge branch 'production' into master 2024-04-05 19:04:13 +02:00
Philip H 61b57a885c
README.md: make commands easier to copy 2024-04-01 18:04:29 +02:00
Philip H bf214fb4d3
Revert "feat: cidr notation" 2024-03-27 14:41:31 +01:00
Philip H 479c51d741
WG_DEFAULT_ADDRESS_RANGE `/` is not needed 2024-03-25 17:18:14 +01:00
Philip H 196cb63c6e
README.md: add WG_DEFAULT_ADDRESS_RANGE 2024-03-25 17:15:30 +01:00
Philip H 6c0049770e
Merge branch 'master' into feat-cidr-notation 2024-03-23 21:30:52 +01:00
Edgars 6c567d0082 Use one command for updating with Docker Compose
`README.md` was updated to use a one-liner to update WireGuard Easy with
Docker Compose.
A note about image tag was added to avoid confusion when one is
specified in Compose file and it is other than `latest`, as that would
result in no pull and no WireGuard Easy container recreation.
2024-03-21 09:02:08 +02:00
Philip H 68187e07a1
Merge branch 'master' into feat-cidr-notation 2024-03-14 13:49:26 +01:00
Philip H 6c4eb522a6
Update README.md 2024-03-14 09:37:50 +01:00
Philip H 9a35b56f5c
Update README.md 2024-03-14 09:33:08 +01:00
Rahil Bhimjiani d91f08eb1b i18n.js: add Hindi language translation
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
2024-03-13 18:52:25 +01:00
Edgars 2f5878d406 Add setup and update instructions for Compose
`README.md` was updated to provide installation and update instructions
for Docker Compose as well.
2024-03-13 18:49:49 +01:00
Thomas Willems c4d4da38e7 correct CIDR notation 2024-03-05 16:58:19 +01:00
Thomas Willems 89415a2258 refactor to support CIDR and legacy notation
for WG_DEFAULT_ADDRESS
2024-03-05 16:58:19 +01:00
Thomas Willems 577af9947d introduce WG_DEFAULT_ADDRESS_RANGE (CIDR notation)
This PR allows the use of Address Ranges using the CIDR notation.

To make it backward compatible, i introduced a new env variable WG_DEFAULT_ADDRESS_RANGE (defaults to the previous default of 24).

This allows the usage of smaller subnets (or possibly larger; but i didn't test that due to restrictions on my network). Client IPs will be calculated with correct IP addresses instead of making assumptions of the address space.
2024-03-05 16:58:19 +01:00
Philip H 1a6e5e3ea7
Update README.md 2024-03-01 14:24:38 +01:00
Philip H 6eaa00d620
Merge branch 'master' into feat-stats 2024-03-01 14:23:29 +01:00
Philip H 9a3f6b0544
Merge branch 'master' into feature/added-thai-language 2024-03-01 14:17:43 +01:00
davide-acanfora a6767cafb2 Added Italian language. Updated supported languages list 2024-03-01 14:10:16 +01:00
Chanchai d3864bb065 update readme 2024-03-01 14:10:01 +01:00
Peter Lewis ebc5173bd0
usage -> traffic 2024-02-25 22:02:53 +00:00
Peter Lewis 117d713ee1
fix regression 2024-02-25 21:48:33 +00:00
Peter Lewis f6b0085c1b
fix regression 2024-02-25 21:47:56 +00:00
Peter Lewis a40dbe130e
detailed -> usage 2024-02-25 21:42:51 +00:00
nashi23 e4f9a37933 Add Simplified Chinese & Traditional Chinese Language 2024-02-21 16:47:45 +08:00
deffcolony 30ba579517 adds Dutch & Icelandic language
+ added Dutch language
+ added Icelandic language by @alexveebee

Co-Authored-By: Alex <75509525+alexveebee@users.noreply.github.com>
2024-02-19 18:28:16 +01:00
Quy Dang Quoc 30367ee32b
Add Vietnamese language 2024-02-19 17:04:56 +07:00
Sergei Birukov 081e3eef75 Update Readme and docker-compose 2024-02-14 22:06:30 +03:00
amarqz e190544c50
Add Spanish language 2024-02-12 11:11:06 +01:00
Guillem Bonet 7b91dd678e
Add catalan language
Signed-off-by: Guillem Bonet <guillem.bonet@gmail.com>
2024-02-09 10:01:34 +01:00
Philip H c3044f16e8
README.md: -e LANG=de --> -e LANG=de \
fix typo in install guide (thanks to @fabiantreu)
Closes: https://github.com/wg-easy/wg-easy/issues/783
2024-01-22 01:44:48 +01:00
pheiduck 710771ac16 add instruction how to change the web ui language 2024-01-18 15:03:33 +01:00
Peter Lewis 1e228997e4
Update README.md
Dark mode no longer WIP!
2024-01-10 11:37:13 +00:00
Peter Lewis 1d4e56b665
Update README.md
https://github.com/wg-easy/wg-easy/issues/486
2024-01-03 21:45:18 +00:00
Peter Lewis 1d919ed1e4
Update README.md
Update to provide further detail on setting `WG_DEFAULT_DNS` to blank value.
2024-01-01 07:51:12 +00:00
Philip H 046b05eac4
revert: custom interface (#714)
Reverts #700
2023-12-30 21:56:29 +01:00
Peter Lewis 6c8da24a45
Update README.md
Sessionless state auth is indeed a 'feature' but as to whether or not it needs to be included under 'Features' is another question... :) Most would consider it a "given" (thanks @pheiduck for enlightening me further).
2023-12-30 19:11:33 +00:00
Philip H. e1dfc0ff19
revert: custom interface PR: #700 2023-12-30 18:35:37 +00:00
Peter Lewis 92baf712da
Update README 2023-12-30 08:48:30 +00:00
Philip H 01bcfa3ebe
Add custom port and interface (#700) 2023-12-26 14:41:54 +01:00
Astound c99c9375b2
Remove blank spaces 2023-12-25 06:48:20 +08:00
Comet1903 71284317b7
update readme.md 2023-12-24 01:40:11 +01:00
Peter Lewis 2273243c6d
Update README.md
Given that the README is taken from master branch, this aims to clarify that dark mode and auth tweaks are WIP and only available in `nightly`.
2023-12-22 08:36:11 +00:00
Peter Lewis 849436d6a4
Change ‘Toggleable’ to ‘Automatic’
Change ‘Toggleable’ to ‘Automatic’ to reflect current behaviour.
2023-12-21 17:43:44 +00:00
Peter Lewis 8f644873e7
WeeJeWel > Emile 2023-12-21 14:31:59 +00:00