Add domain traffic metrics and Grafana dashboard
This commit is contained in:
@@ -46,5 +46,6 @@ test('gateway routes .ru domains directly and other traffic through the selected
|
||||
{ inbound: ['tproxy-in'], outbound: 'test-vpn' },
|
||||
{ inbound: ['mixed-in'], outbound: 'test-vpn' },
|
||||
]);
|
||||
assert.deepEqual(config.experimental.clash_api, { external_controller: '127.0.0.1:19090' });
|
||||
assert.equal(config.route.final, 'test-vpn');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user