Add UDP timeout route option

This commit is contained in:
世界
2025-01-13 15:14:30 +08:00
parent c4b6d0eadb
commit 1d2720bf5e
14 changed files with 155 additions and 239 deletions
+1
View File
@@ -10,6 +10,7 @@ const (
ProtocolDTLS = "dtls"
ProtocolSSH = "ssh"
ProtocolRDP = "rdp"
ProtocolNTP = "ntp"
)
const (