Add DERP service

This commit is contained in:
世界
2025-03-29 17:24:34 +08:00
parent 7d1b88e1cd
commit f91cbc0e42
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 (