Add DERP service

This commit is contained in:
世界
2025-03-29 17:24:34 +08:00
parent 48772992fa
commit 7da9b40c66
9 changed files with 645 additions and 3 deletions

View File

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