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
2025-02-20 23:47:21 -05:00
Code
Issues
Releases
Wiki
Activity
v2fly
/
proxy
/
vmess
/
outbound
/
config.go
6 lines
64 B
Go
Raw
Normal View
History
Unescape
Escape
re-org vmess content
2015-12-07 19:32:38 +00:00
package
outbound
massive refactoring against json config parsing
2016-01-15 12:43:06 +01:00
type
Config
struct
{
Receivers
[
]
*
Receiver
re-org vmess content
2015-12-07 19:32:38 +00:00
}
Copy Permalink