This website requires JavaScript.
Explore
Help
Sign In
lzhr
/
v2fly
Watch
1
Star
0
Fork
0
mirror of
https://github.com/v2fly/v2ray-core.git
synced
2026-08-03 13:40:42 -04:00
Code
Issues
Releases
Wiki
Activity
Files
596ffebff656bbef655beb7a45e36356ea00e7a3
v2fly
/
proxy
/
vmess
/
outbound
/
command.go
T
6 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
handle response command in vmess outbound.
2015-12-04 11:42:56 +00:00
package
outbound
func
handleCommand
(
command
byte
,
data
[]
byte
)
error
{
return
nil
}
Copy Permalink