1223 Commits

Author SHA1 Message Date
Roman Zakharchuk
54fa022e2c feat: upgrade to awg2 deps, remove obsolete params (#77)
* upgrade to awg2 deps, remove obsolete params

(cherry picked from commit 4258ea0fd72f71dcded8155833e437b36afbdedc)

* remove H checks

* remove S checks
2.0.0
2025-12-08 12:21:23 +08:00
Roman Zakharchuk
7c15281ef5 feat: add github action(#78)
Signed-off-by: Roman Zakharchuk <romikb@mail.ru>
2025-12-07 21:58:57 +08:00
Roman Zakharchuk
0d4a326a42 fix: amneziawg-windows tag move (#68) 2025-08-26 14:06:45 +08:00
Nethius
c7feda5200 Merge pull request #65 from RomikB/awg15
support for awg15 params
2025-08-13 21:09:47 +08:00
RomikB
9b0947bab2 support for awg15 params 2025-07-15 00:15:28 +02:00
pokamest
07aa1d2256 Bump version to 1.0.2
Signed-off-by: pokamest <pokamest@gmail.com>
1.0.2
2025-05-31 11:37:50 +01:00
pokamest
fdcd8ebc7a Update official.go
Signed-off-by: pokamest <pokamest@gmail.com>
2025-05-31 10:29:17 +01:00
pokamest
32ca5b77bc Merge pull request #60 from RomikB/fix_highlight
check and highlight advanced security params
2025-05-31 12:21:02 +03:00
RomikB
3f898ed0f5 check and highlight advanced security params 2025-05-30 09:58:10 +02:00
pokamest
e20bacac0f Bump version to 1.0.1
Signed-off-by: pokamest <pokamest@gmail.com>
1.0.1
2025-05-26 17:11:53 +01:00
Nethius
0a0e995735 Merge pull request #51 from RomikB/lang_select
Select the display language from windows registry
2025-04-08 10:04:53 +07:00
RomikB
0ed31be796 simplify UserKeyString 2025-04-07 21:38:33 +02:00
RomikB
301b4cc067 update docs with supported list, fix language check 2025-04-07 10:33:11 +02:00
Nethius
1eec79f681 Merge pull request #54 from RomikB/awg-windows-update
update amneziawg-windows dependency to 0.1.4
2025-04-07 09:01:42 +07:00
RomikB
26ccea78a4 update amneziawg-windows dependency to 0.1.4 2025-04-06 18:20:19 +02:00
RomikB
fb42168fbb select the language from registry 2025-03-13 19:44:10 +02:00
Roman Zakharchuk
a9cee076bc Merge pull request #50 from RomikB/loc_gen
regenerate localization after adding amneziavpn banner
2025-03-11 19:16:18 +07:00
Nethius
d8c67fab86 Merge pull request #49 from amnezia-vpn/sync-fixes
sync fixes
2025-03-11 12:10:36 +07:00
vladimir.kuznetsov
a050d36808 Merge remote-tracking branch 'upstreamroma/wg_import_dst' 2025-03-11 12:06:46 +07:00
Roman Zakharchuk
83890fd474 Import WireGuard changes (#46)
* replace wg.exe with awg.exe

* update docs, update admin reg key

* rename awg modules

* build awg from source

* remove unused params

* improve work with tools

* safe rebranding: change upgrade code, windows class and name

* safe rebranding: wg -> awg

* update dependencies, fixed showing transfered KBs

* locales: sync with crowdin

Signed-off-by: Simon Rozman <simon@rozman.si>

* installer: update WiX Toolset download URL and version

The version 3.14.0.4118 we were using is no longer available for
download.

Signed-off-by: Simon Rozman <simon@rozman.si>

* build: make code signing method configurable

Existing code signing was hard-coded to use a locally installed
certificate (hardware security dongles included). However, signtool.exe
is extensible to allow any kind of digest signing plugin with /dlib and
/dmdf switches. This is used for cloud-based code signing (e.g.
Microsoft Trusted Signing).

Signed-off-by: Simon Rozman <simon@rozman.si>

* rename WireGuard to AmneziaWG in new localization files

---------

Signed-off-by: Simon Rozman <simon@rozman.si>
Co-authored-by: Simon Rozman <simon@rozman.si>
2025-03-10 19:59:44 +07:00
RomikB
9908956b86 rename WireGuard to AmneziaWG in new localization files 2025-03-10 13:45:19 +02:00
RomikB
21149b5703 Merge remote-tracking branch 'origin/wg_import_src' into wg_import_dst 2025-03-10 13:15:03 +02:00
Roman Zakharchuk
0d8b63996e Merge pull request #8 from amnezia-vpn/master
Fix bat bug (#45)
2025-03-10 11:02:05 +02:00
Roman Zakharchuk
dbec1185ef Fix bat bug (#45)
* replace wg.exe with awg.exe

* update docs, update admin reg key

* rename awg modules

* build awg from source

* remove unused params

* improve work with tools

* safe rebranding: change upgrade code, windows class and name

* safe rebranding: wg -> awg

* update dependencies, fixed showing transfered KBs

* replace spaces with tabs
2025-03-10 15:56:37 +07:00
Roman Zakharchuk
1aedce5b64 Merge pull request #7 from amnezia-vpn/master
Import amnezia changes
2025-03-10 10:41:55 +02:00
Nikita Voronchev
e46df1b21d manager: Restore multiple simultaneous tunnels feature (#30) 2025-03-10 14:16:49 +07:00
Roman Zakharchuk
326cb93e2a Fix build awg copy (#42)
* replace wg.exe with awg.exe

* update docs, update admin reg key

* rename awg modules

* build awg from source

* remove unused params

* improve work with tools

* safe rebranding: change upgrade code, windows class and name

* safe rebranding: wg -> awg

* update dependencies, fixed showing transfered KBs

* fix awg build copy
2025-03-10 14:09:02 +07:00
Roman Zakharchuk
a780e4a5c7 restore update feature (#36)
* replace wg.exe with awg.exe

* update docs, update admin reg key

* rename awg modules

* build awg from source

* remove unused params

* improve work with tools

* safe rebranding: change upgrade code, windows class and name

* safe rebranding: wg -> awg

* update dependencies, fixed showing transfered KBs

* Revert "remove application update feature"

This reverts commit 9670f4298e.

* Revert "remove application update feature #2"

This reverts commit b0c96a9fd6.

* updatepage and tray change WireGuard to AmneziaWG

* move crypto from indirect to direct

---------

Signed-off-by: Roman Zakharchuk <romikb@mail.ru>
2025-03-10 09:58:37 +07:00
Roman Zakharchuk
8d0c33d304 Upgrade tools and amneziawg-go (#43)
* replace wg.exe with awg.exe

* update docs, update admin reg key

* rename awg modules

* build awg from source

* remove unused params

* improve work with tools

* safe rebranding: change upgrade code, windows class and name

* safe rebranding: wg -> awg

* update dependencies, fixed showing transfered KBs

* fix awg build copy

* upgrade amneziawg-tools to 1.0.20241018

* upgrade amneziawg-go to 0.2.12
2025-03-09 11:19:01 +07:00
Roman Zakharchuk
ca07c792c4 fix localization after application rename (#41)
* replace wg.exe with awg.exe

* update docs, update admin reg key

* rename awg modules

* build awg from source

* remove unused params

* improve work with tools

* safe rebranding: change upgrade code, windows class and name

* safe rebranding: wg -> awg

* update dependencies, fixed showing transfered KBs

* fix localization after application rename
2025-03-09 10:30:16 +07:00
Roman Zakharchuk
316d02c378 Add configuration import warning (#40)
* replace wg.exe with awg.exe

* update docs, update admin reg key

* rename awg modules

* build awg from source

* remove unused params

* improve work with tools

* safe rebranding: change upgrade code, windows class and name

* safe rebranding: wg -> awg

* update dependencies, fixed showing transfered KBs

* add configuration import warning
2025-03-09 10:29:17 +07:00
Roman Zakharchuk
67552a080f Merge pull request #5 from amnezia-vpn/master
Import Amnezia Changes
2025-01-21 22:54:39 +02:00
Simon Rozman
b279eab97a build: make code signing method configurable
Existing code signing was hard-coded to use a locally installed
certificate (hardware security dongles included). However, signtool.exe
is extensible to allow any kind of digest signing plugin with /dlib and
/dmdf switches. This is used for cloud-based code signing (e.g.
Microsoft Trusted Signing).

Signed-off-by: Simon Rozman <simon@rozman.si>
2024-10-17 14:27:00 +02:00
Simon Rozman
e70799b144 installer: update WiX Toolset download URL and version
The version 3.14.0.4118 we were using is no longer available for
download.

Signed-off-by: Simon Rozman <simon@rozman.si>
2024-09-04 12:29:33 +02:00
Simon Rozman
6bea8d5196 locales: sync with crowdin
Signed-off-by: Simon Rozman <simon@rozman.si>
2024-09-04 12:29:33 +02:00
Pokamest Nikak
a75183d783 Fix build 1.0.0 2024-08-21 20:53:32 +01:00
Roman Zakharchuk
639bd8ef30 Fix parallel work with WireGuard, fix showing transfered KBs (#6)
* replace wg.exe with awg.exe
* update docs, update admin reg key
* rename awg modules
* build awg from source
* remove unused params
* improve work with tools
* safe rebranding: change upgrade code, windows class and name
* safe rebranding: wg -> awg
* update dependencies, fixed showing transfered KBs
2024-05-26 13:33:10 +01:00
RomikB
01d5636296 update dependencies, fixed showing transfered KBs 2024-05-26 14:26:23 +02:00
RomikB
72fd654c45 safe rebranding: wg -> awg 2024-05-24 07:45:02 +02:00
RomikB
06b49f71d2 safe rebranding: change upgrade code, windows class and name 2024-05-24 01:11:41 +02:00
Roman Zakharchuk
78f191f1e5 Merge pull request #4 from amnezia-vpn/master
rebranding and dependency rename (#5)
2024-05-20 23:00:21 +02:00
Roman Zakharchuk
2722627073 rebranding and dependency rename (#5)
* replace wg.exe with awg.exe

* update docs, update admin reg key

* rename awg modules

* build awg from source

* remove unused params

* improve work with tools
2024-05-20 21:54:21 +01:00
RomikB
dd21e5aab4 improve work with tools 2024-05-14 21:56:24 +02:00
RomikB
5acd07416a remove unused params 2024-05-14 21:34:16 +02:00
RomikB
1191204070 build awg from source 2024-05-14 21:31:08 +02:00
RomikB
8df7e0f700 rename awg modules 2024-05-13 23:16:37 +02:00
RomikB
8145a6facb update docs, update admin reg key 2024-05-07 09:43:41 +02:00
RomikB
82cedf1196 replace wg.exe with awg.exe 2024-05-07 08:53:19 +02:00
Roman Zakharchuk
fcd89ab88a Merge pull request #3 from amnezia-vpn/master
backport of unsafe rebranding code
2024-05-07 08:16:46 +02:00
pokamest
6376956676 Merge pull request #3 from RomikB/master
fix tunnel runtime statistics
2024-05-06 16:20:55 -07:00