mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 06:35:07 +03:00
Add tun_darwin.go which uses ifconfig instead of iproute2
This commit is contained in:
parent
75965b6da4
commit
c96f00666b
2 changed files with 49 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
// +build !linux
|
||||
// +build !darwin
|
||||
|
||||
package yggdrasil
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue