mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-04-04 04:17:39 +03:00
Add darwin support
This commit is contained in:
parent
7ee0d19103
commit
4a83493b40
5 changed files with 404 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
//go:build no_gvisor || !(linux || windows)
|
||||
//go:build no_gvisor || !(linux || windows || darwin)
|
||||
|
||||
package tun
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue