Alexander Zhirov
a8043bb5fc
support Alpine Linux
2025-03-28 16:07:56 +03:00
Alexander Zhirov
aa8eed4e51
build witch docker compose
2025-03-28 15:50:34 +03:00
Artem
40801993b0
patched for kmod usage
2025-03-02 19:59:41 +00:00
Artem
34ba0c6bbe
Add files via upload
2025-03-02 18:56:03 +03:00
Anton Abramov
1391267437
Merge pull request #5 from freekspb/master
...
fix Updating in README
2024-09-22 19:53:17 +07:00
freekspb
824fb1a1de
fix Updating in README
...
wg-easy change to amnezia-wg-easy
2024-09-19 20:59:10 +03:00
w0rng
3fbd3c1dad
Merge remote-tracking branch 'wg/master'
...
# Conflicts:
# README.md
# src/www/index.html
2024-09-14 00:03:50 +07:00
Philip H.
efe5cccb02
index.html: Emile Nijssen's blog url changed
2024-09-13 18:24:41 +02:00
Tristan
31c59c1b26
Update README.md ( #1390 )
2024-09-11 09:05:32 +02:00
Vadim Babadzhanyan
6e891ad9fb
Prometheus password fix ( #1319 )
...
* Russian translation
* Fix require prometheus password
---------
Co-authored-by: Vadim Babadzhanyan <vadim.babadzhanyan@my.games>
2024-09-10 18:46:09 +02:00
Philip H.
e2fe3b8b32
fixup: deploy.yml
...
echo moved by a mistake
2024-09-09 15:31:18 +02:00
Philip H.
c0fbc3f647
Update deploy.yml
2024-09-09 13:33:52 +02:00
w0rng
3aeb551516
fix compose port forwarding
2024-09-09 09:40:56 +07:00
Anton Abramov
d272d4ea60
Merge pull request #4 from alexibraimov/master
...
Remove duplicate configuration entries in wg0.config
2024-09-09 09:39:19 +07:00
Alex Ibraimov
4db8dd87cb
Remove duplicate configuration entries in wg0.config
2024-09-08 20:18:13 +06:00
Xiwangly
f3324cbb28
Update i18n.js, add chs & cht translations ( #1374 )
2024-09-08 08:21:26 +02:00
Vadim Babadzhanyan
33b4c3859d
Fix onetimelink ( #1367 )
...
* Russian translation
* fix onetime link for android tv
---------
Co-authored-by: Vadim Babadzhanyan <vadim.babadzhanyan@my.games>
2024-09-07 08:43:59 +02:00
w0rng
7b1e606bc2
Merge remote-tracking branch 'wg/master'
...
# Conflicts:
# .github/CODEOWNERS
# .github/PULL_REQUEST_TEMPLATE.md
# .github/dependabot.yml
# .github/workflows/deploy-development.yml
# .github/workflows/deploy-nightly.yml
# .github/workflows/deploy-pr.yml
# .github/workflows/lint.yml
# Dockerfile
# How_to_generate_an_bcrypt_hash.md
# README.md
# docker-compose.dev.yml
# docker-compose.yml
# src/config.js
# src/lib/Server.js
# src/lib/WireGuard.js
# src/www/js/api.js
# src/www/js/app.js
2024-09-07 08:02:18 +07:00
Philip H
067b7bcf84
CI: fixup dev deploy too
...
Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
2024-09-06 16:39:34 +02:00
Philip H.
942f35916c
deploy-nightly.yml: reference to master branch
2024-09-06 16:35:03 +02:00
dependabot[bot]
52d83dbf35
build(deps): bump debug from 4.3.6 to 4.3.7 in /src ( #1365 )
...
Bumps [debug](https://github.com/debug-js/debug ) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/debug-js/debug/releases )
- [Commits](https://github.com/debug-js/debug/compare/4.3.6...4.3.7 )
---
updated-dependencies:
- dependency-name: debug
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 16:29:05 +02:00
Philip H.
4dc56a0718
CI: use dependabot instead of gh action ( #1364 )
2024-09-06 16:26:27 +02:00
NPM Update Bot
66c64af7cf
npm: package updates
2024-09-05 16:09:17 +00:00
Philip H.
f4b3d4fb6b
wg-password(docu): fixup docker command
2024-09-05 18:08:49 +02:00
NPM Update Bot
3427d677f6
npm: package updates
2024-09-04 16:37:44 +00:00
Bernd Storath
4ba7dc244c
early fail if old password variable ( #1350 )
2024-09-04 18:37:11 +02:00
NPM Update Bot
3f6b6f3c9b
npm: package updates
2024-09-03 20:34:41 +00:00
Hans
11872de321
Allow wgpw to prompt for a password through stdin ( #1348 )
...
* Allow wgpw to prompt for a password through stdin
If the user does not pass the password as a parameter, they are prompted
for it through stdin.
The password is not echoed back, just like any other command-line log-in
prompt (ie. sudo).
* Fix lint errors in wgpw
2024-09-03 22:34:08 +02:00
NPM Update Bot
4758c0dddc
npm: package updates
2024-09-02 00:03:22 +00:00
NPM Update Bot
96030c08f4
npm: package updates
2024-08-30 11:17:49 +00:00
Kirk1984
ba989aa829
Fix typo in How_to_generate_an_bcrypt_hash.md ( #1332 )
2024-08-30 13:17:20 +02:00
NPM Update Bot
78fab2b5d8
npm: package updates
2024-08-26 00:03:04 +00:00
NPM Update Bot
dd04dd285d
npm: package updates
2024-08-23 10:11:05 +00:00
Vadim Babadzhanyan
7be9884aec
Feat Prometheus metrics ( #1299 )
...
* Russian translation
* Add Prometheus metrics
[Feat]: Simple Stats API #1285
* Revert "Add Prometheus metrics"
This reverts commit a998f6be8a0c54a5daffe70a0fc3d8b9ed53a960.
* Add Prometheus metrics
[Feat]: Simple Stats API #1285
* Fix short link. Generate One Time Link (#1301 )
Co-authored-by: Vadim Babadzhanyan <vadim.babadzhanyan@my.games>
* fix one time links (#1304 )
Closes #1302
Co-authored-by: Bernd Storath <999999bst@gmail.com>
* fixup: issue templates due to labels reorg
Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
* Separate port for prometheus metrics
Add Prometheus metrics [Feat]: Simple Stats API #1285
* Separate port for prometheus metrics
Add Prometheus metrics [Feat]: Simple Stats API #1285
* Fix port in Readme
Separate port for prometheus metrics
Add Prometheus metrics [Feat]: Simple Stats API #1285
* Add Prometheus port in Service
Separate port for prometheus metrics
Add Prometheus metrics [Feat]: Simple Stats API #1285
* Revert "Add Prometheus port in Service"
This reverts commit a7376abcf1fe2b729ab05ba0d49977ab5a2642ea.
* Revert "Fix port in Readme"
This reverts commit 9760bde2f2dc4428b0bf0b27d91bbded1c2ad05d.
* Revert "Separate port for prometheus metrics"
This reverts commit 58f5b6806e20c7704ff04247f384d30c2845a34e.
* Revert "Separate port for prometheus metrics"
This reverts commit 6d246ea4bda265f8b8b9e99acb336aeb26c9fa17.
* Add Prometheus metrics with Basic Auth
[Feat]: Simple Stats API #1285
* Disable by default
[Feat]: Simple Stats API #1285
* [Feat]: Simple Stats API #1285
* Update README.md
---------
Co-authored-by: Vadim Babadzhanyan <vadim.babadzhanyan@my.games>
Co-authored-by: Bernd Storath <bernd.storath@offizium.de>
Co-authored-by: Philip H <47042125+pheiduck@users.noreply.github.com>
2024-08-23 12:10:20 +02:00
Bernd Storath
41be774761
rename features, fix formatting
2024-08-23 08:32:47 +02:00
Philip H.
ed93c6c8ed
CODEOWNERS: make it commplete
2024-08-22 23:46:04 +02:00
NPM Update Bot
bbffc22ae3
npm: package updates
2024-08-22 21:45:42 +00:00
Philip H.
800ec155c1
CODEOWNERS: add kaaax0815
2024-08-22 23:45:04 +02:00
Philip H
75df17476f
fixup: issue templates due to labels reorg
...
Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
2024-08-21 17:07:46 +02:00
Bernd Storath
86f968499a
fix one time links ( #1304 )
...
Closes #1302
Co-authored-by: Bernd Storath <999999bst@gmail.com>
2024-08-21 15:55:35 +02:00
Vadim Babadzhanyan
968d2b90a0
Fix short link. Generate One Time Link ( #1301 )
...
Co-authored-by: Vadim Babadzhanyan <vadim.babadzhanyan@my.games>
2024-08-20 16:19:07 +02:00
Philip H
352a022f30
nodejs: use lts as version tag
...
Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
2024-08-19 14:30:41 +02:00
Vadim Babadzhanyan
8145809e22
Feat expiration date ( #1296 )
...
Closes #1287
Co-authored-by: Vadim Babadzhanyan <vadim.babadzhanyan@my.games>
2024-08-18 23:18:09 +02:00
Vadim Babajanyan
40af030266
Update Russian translation ( #1291 )
...
Co-authored-by: Vadim Babadzhanyan <vadim.babadzhanyan@my.games>
2024-08-16 21:48:22 +02:00
Vadim Babajanyan
bb2e8d2751
Fix sort clients ( #1290 )
...
Co-authored-by: Vadim Babadzhanyan <vadim.babadzhanyan@my.games>
2024-08-16 20:47:31 +02:00
Võ Hoàng
ca7ee32052
feat(www): add sort clients by name ( #1227 )
...
Co-authored-by: Philip H. <47042125+pheiduck@users.noreply.github.com>
2024-08-16 19:40:24 +02:00
Philip H.
7c521e8733
Add Remember me ( #1276 )
2024-08-16 19:27:30 +02:00
Philip H.
f5885e335c
Merge branch 'master' into remember-me
2024-08-16 19:25:36 +02:00
Philip H.
36b9ff60c8
Supports displaying short links ( #1288 )
2024-08-16 19:24:43 +02:00
Vadim Babadzhanyan
cd3d4efebf
Supports displaying short links, for easy downloading on TVs and Android TVs: fix lint errors
2024-08-16 20:20:31 +03:00