Add Linux usbip client and server services

This commit is contained in:
世界
2026-04-21 18:06:57 +08:00
parent 8a42af329c
commit bb1ab8080a
10 changed files with 1545 additions and 0 deletions
+2
View File
@@ -33,6 +33,8 @@ const (
TypeOCM = "ocm"
TypeOOMKiller = "oom-killer"
TypeHysteriaRealm = "hysteria-realm"
TypeUSBIPServer = "usbip-server"
TypeUSBIPClient = "usbip-client"
TypeACME = "acme"
TypeCloudflareOriginCA = "cloudflare-origin-ca"
)