mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-30 17:38:41 +00:00
DNS outbound: Add blockTypes (#3812)
This commit is contained in:
parent
d7c5a0fc5f
commit
3fed0c773f
4 changed files with 39 additions and 16 deletions
|
@ -14,4 +14,5 @@ message Config {
|
|||
xray.common.net.Endpoint server = 1;
|
||||
uint32 user_level = 2;
|
||||
string non_IP_query = 3;
|
||||
repeated int32 block_types = 4;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue