This commit is contained in:
parent
e0d84ed888
commit
6b1139981d
2 changed files with 43 additions and 0 deletions
17
package.yml
Normal file
17
package.yml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue