feat(ui): add xtcp tab to frps dashboard (#5322)
This commit is contained in:
committed by
GitHub
Unverified
parent
e20f974d61
commit
3e19ef9bfd
@@ -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