mirror of
https://github.com/fatedier/frp.git
synced 2026-06-04 11:34:23 +08:00
feat(ui): add xtcp tab to frps dashboard (#5322)
This commit is contained in:
@@ -137,6 +137,7 @@ const proxyTypes = [
|
||||
{ label: 'HTTPS', value: 'https' },
|
||||
{ label: 'TCPMUX', value: 'tcpmux' },
|
||||
{ label: 'STCP', value: 'stcp' },
|
||||
{ label: 'XTCP', value: 'xtcp' },
|
||||
{ label: 'SUDP', value: 'sudp' },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user