Files
nekoray/go/pkg/protect_server/protect_server_other.go
arm64v8a 9ebf6fe807 switch core support
add nekobox_core

linux: use sing-box for vpn
2022-09-24 22:42:22 +08:00

6 lines
89 B
Go

//go:build !linux
package protect_server
func ServeProtect(path string, fwmark int) {}