show tcpmux proxies on the frps dashboard (#4152)

This commit is contained in:
fatedier
2024-04-11 22:40:42 +08:00
committed by GitHub
parent dd7e2e8473
commit f3a71bc08f
11 changed files with 128 additions and 56 deletions

View File

@@ -1,3 +1,7 @@
### Features
* Show tcpmux proxies on the frps dashboard.
### Fixes
* When an HTTP proxy request times out, it returns 504 instead of 404 now.