mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-10 04:30:20 +02:00
fix(wireguard): fix detection of kernelspace wireguard
This commit is contained in:
@@ -61,7 +61,7 @@ type NetLinker interface {
|
||||
Router
|
||||
Ruler
|
||||
Linker
|
||||
IsWireguardSupported() (ok bool, err error)
|
||||
IsWireguardSupported() bool
|
||||
}
|
||||
|
||||
type Router interface {
|
||||
|
||||
Reference in New Issue
Block a user