Commit Graph

37 Commits

Author SHA1 Message Date
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 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 58435fe972 Added Thai language 2024-03-01 14:10:01 +01:00
Peter Lewis ebc5173bd0
usage -> traffic 2024-02-25 22:02:53 +00:00
Peter Lewis a40dbe130e
detailed -> usage 2024-02-25 21:42:51 +00:00
Peter Lewis a4da7421c8
Merge remote-tracking branch 'origin/feat-stats' into feat-stats 2024-02-25 21:40:10 +00:00
Loudhot ff7254ffcf
Update docker-compose.yml
Added Ukrainian language
2024-02-22 17:55:17 +03:00
nashi23 e4f9a37933 Add Simplified Chinese & Traditional Chinese Language 2024-02-21 16:47:45 +08:00
Rui Ribeiro 93bf84c84e
Updated pt language reference on docker-compose.yml 2024-02-20 11:37:51 +00: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 8810a4fa79
add which languages are supported currently 2024-01-19 08:38:01 +01:00
pheiduck 710771ac16 add instruction how to change the web ui language 2024-01-18 15:03:33 +01:00
Philip H. e1dfc0ff19
revert: custom interface PR: #700 2023-12-30 18:35:37 +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 52fa781f13
Merge remote-tracking branch 'upstream/master' into add-custom-port-and-interface 2023-12-24 01:21:26 +01:00
Comet1903 6e08e5a824
add custom port and interface 2023-12-24 01:19:06 +01:00
Peter Lewis aa939d876c
Merge remote-tracking branch 'pheiduck/main' into rebase-pheiduck 2023-12-21 14:25:54 +00:00
Emile Nijssen a89ff96d37 weejewel → wg-easy 2023-12-17 22:37:34 +01:00
Philip H 083f8056c8
docker-compose.yml: add WG_PERSISTENT_KEEPALIVE 2023-11-15 20:09:42 +01:00
Philip H. 13aa9991fd change repo for deploy 2023-11-03 20:21:17 +00:00
Peter Lewis be17a8b688
Update docker-compose.yml 2023-02-01 15:18:44 +00:00
crazyracer98 67119ce42e revert WG_Host variable 2022-01-29 00:49:21 +01:00
crazyracer98 557e13a953 expose server interface PreUp and PreDown to environment variable 2022-01-29 00:46:21 +01: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
DerDanilo 8919451430 add WG_ALLOWED_IPS; https://github.com/WeeJeWel/wg-easy/issues/19 2021-06-15 17:58:58 +02:00
Emile Nijssen c74179eece
Update docker-compose.yml 2021-05-31 14:21:30 +02:00
Emile Nijssen a6da5cc684 wip 2021-05-23 17:05:24 +02:00
Emile Nijssen c50e7dce7a update order 2021-05-23 16:00:29 +02:00
Emile Nijssen f266f168da wip 2021-05-23 15:55:50 +02:00