Add tun inbound for linux

This commit is contained in:
世界 2022-07-09 19:18:37 +08:00
parent c463d0cf80
commit 730144cc26
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
19 changed files with 623 additions and 22 deletions

View file

@ -1,3 +1,5 @@
//go:build cgo
package constant
const CGO_ENABLED = true