reuse existing interface instead of erroring out
This commit is contained in:
@ -6,7 +6,5 @@ mkdir -p /dev/net
|
||||
mknod /dev/net/tun c 10 200
|
||||
|
||||
wireguard-go wgoverlay
|
||||
# this disables kernel-mode interface creation; see wireguard.go:createWgInterface()
|
||||
export WESHER_E2E_TESTS=1
|
||||
|
||||
/app/wesher --log-level debug --cluster-key 'ILICZ3yBMCGAWNIq5Pn0bewBVimW3Q2yRVJ/Be+b1Uc=' "$@"
|
Reference in New Issue
Block a user