TUN inbound: Add macOS support (#5559)

This commit is contained in:
osypai
2026-01-18 11:39:39 +08:00
committed by GitHub
parent cfc78b3ac1
commit 6d6c045a5a
3 changed files with 371 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//go:build !linux && !windows && !android
//go:build !linux && !windows && !android && !darwin
package tun