refactor: WireGuard endpoint

This commit is contained in:
世界
2025-01-13 15:14:30 +08:00
parent c9804d8b81
commit 44d5411d5f
89 changed files with 2187 additions and 679 deletions
+2 -2
View File
@@ -68,9 +68,9 @@ Enable UDP fragmentation.
#### udp_timeout
UDP NAT expiration time in seconds.
UDP NAT expiration time.
`5m` is used by default.
`5m` will be used by default.
#### detour
+1 -1
View File
@@ -69,7 +69,7 @@ icon: material/delete-clock
#### udp_timeout
UDP NAT 过期时间,以秒为单位。
UDP NAT 过期时间。
默认使用 `5m`。