18 lines
879 B
YAML
18 lines
879 B
YAML
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
|