mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-03 18:28:52 +00:00
Routing config: Add processName (#5489)
This commit is contained in:
@@ -113,6 +113,7 @@ message RoutingRule {
|
||||
xray.common.net.PortList local_port_list = 18;
|
||||
|
||||
xray.common.net.PortList vless_route_list = 20;
|
||||
repeated string process_name = 21;
|
||||
}
|
||||
|
||||
message BalancingRule {
|
||||
|
||||
Reference in New Issue
Block a user