service.chain
and virtual_server.chain
actually depends on address_group
, server
, reverse_server
, and virtual_server
. However, these information are stored in JSON so can not be seen from the database structure.
At this stage, I only implement the config class of my requirement so a lot of functions of v2ray are neglected, thus not ready to be published as a public library.