mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-02 09:48:43 +00:00
DNS outbound: Add blockTypes (#3812)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user