0.2.12
All checks were successful
Build / Build project (push) Successful in 37s

This commit is contained in:
Alexander Zhirov 2025-05-02 15:14:49 +03:00
parent e0d84ed888
commit 6b1139981d
Signed by: alexander
GPG key ID: C8D8BE544A27C511
2 changed files with 43 additions and 0 deletions

17
package.yml Normal file
View file

@ -0,0 +1,17 @@
name : amneziawg-go
version : 0.2.12
release : 1
source :
- https://github.com/amnezia-vpn/amneziawg-go/archive/refs/tags/v0.2.12.tar.gz : df6a9bbd2321e801d67ea2ea94c355a8c6d07477b083ed7f3de215254aed2882
homepage : https://github.com/amnezia-vpn/amneziawg-go
license : MIT
component : network.util
summary : AmneziaWG is a contemporary version of the WireGuard protocol. It's a fork of WireGuard-Go and offers protection against detection by Deep Packet Inspection (DPI) systems.
description: |
AmneziaWG is a contemporary version of the WireGuard protocol. It's a fork of WireGuard-Go and offers protection against detection by Deep Packet Inspection (DPI) systems. At the same time, it retains the simplified architecture and high performance of the original.
builddeps :
- golang
build : |
%make
install : |
%make_install