dev7dev/V2ray-Android

Are inbound/outbound objects necessary?

Closed this issue · 1 comments

I tested your codes and i faced that it require us to put objects like : inbound , outbound , setting and etc.
are they necessary?

Hi,
In this module, the contents of the json file are directly delivered to the X-ray core.
These values may be required in some cases.
For more information, you can see the following repository:

Xray-Example

There are examples of json X-ray configuration in these, by comparing them, you can understand the performance of each component.