Add USB/IP service

This commit is contained in:
世界
2026-08-30 17:41:41 +08:00
parent a123c041f7
commit 38b447c6b4
30 changed files with 3117 additions and 246 deletions
+2
View File
@@ -33,6 +33,8 @@ const (
TypeCCM = "ccm"
TypeOCM = "ocm"
TypeOOMKiller = "oom-killer"
TypeUSBIPServer = "usbip-server"
TypeUSBIPClient = "usbip-client"
TypeHysteriaRealm = "hysteria-realm"
TypeACME = "acme"
TypeCloudflareOriginCA = "cloudflare-origin-ca"