feat: replace golang.zx2c4.com/wireguard with github.com/amnezia-vpn/amneziawg-go

Add support wireguard with obfuscation

Closed #101
This commit is contained in:
Evsyukov Denis 2024-02-19 11:03:50 +03:00
parent a2d7aecb6f
commit f750e3d110
No known key found for this signature in database
5 changed files with 12 additions and 9 deletions

View file

@ -17,7 +17,7 @@ import (
"net/netip"
"golang.zx2c4.com/wireguard/tun/netstack"
"github.com/amnezia-vpn/amneziawg-go/tun/netstack"
)
// errorLogger is the logger to print error message