Add DERP service

This commit is contained in:
世界
2025-03-29 17:24:34 +08:00
parent 7a1eee78df
commit e2440a569e
14 changed files with 796 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ const (
TypeTUIC = "tuic"
TypeHysteria2 = "hysteria2"
TypeTailscale = "tailscale"
TypeDERP = "derp"
)
const (