This website requires JavaScript.
Explore
Help
Sign In
lzhr
/
v2fly
Watch
1
Star
0
Fork
0
You've already forked v2fly
mirror of
https://github.com/v2fly/v2ray-core.git
synced
2024-11-14 08:15:55 -05:00
Code
Issues
Releases
Wiki
Activity
b53fddf229
v2fly
/
proxy
/
vmess
/
outbound
/
config.go
6 lines
64 B
Go
Raw
Normal View
History
Unescape
Escape
re-org vmess content
2015-12-07 14:32:38 -05:00
package
outbound
massive refactoring against json config parsing
2016-01-15 06:43:06 -05:00
type
Config
struct
{
Receivers
[
]
*
Receiver
re-org vmess content
2015-12-07 14:32:38 -05:00
}
Copy Permalink