Source-Makefile: package/feeds/packages/wgsd/Makefile Build-Depends: golang/host Package: wgsd-coredns Submenu: VPN Version: 0.3.6-r1 Depends: +libc @(aarch64||arm||i386||i686||loongarch64||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) +kmod-wireguard Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: packages Title: WireGuard Service Discovery DNS-SD server Maintainer: Vladimir Ermakov Source: wgsd-0.3.6.tar.gz License: MIT LicenseFiles: LICENSE URL: https://github.com/jwhited/wgsd Type: ipkg Description: wgsd is a CoreDNS plugin that serves WireGuard peer information via DNS-SD (RFC6763) semantics. This enables use cases such as: - Building a mesh of WireGuard peers from a central registry - Dynamic discovery of WireGuard Endpoint addressing (both IP address and port number) - NAT-to-NAT WireGuard connectivity where UDP hole punching is supported. CoreDNS binary. @@ Package: wgsd-client Submenu: VPN Version: 0.3.6-r1 Depends: +libc @(aarch64||arm||i386||i686||loongarch64||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) +kmod-wireguard Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: packages Title: WireGuard Service Discovery Client Maintainer: Vladimir Ermakov Source: wgsd-0.3.6.tar.gz License: MIT LicenseFiles: LICENSE URL: https://github.com/jwhited/wgsd Type: ipkg Description: wgsd is a CoreDNS plugin that serves WireGuard peer information via DNS-SD (RFC6763) semantics. This enables use cases such as: - Building a mesh of WireGuard peers from a central registry - Dynamic discovery of WireGuard Endpoint addressing (both IP address and port number) - NAT-to-NAT WireGuard connectivity where UDP hole punching is supported. Client binary. @@