Ingest live 3proxy traffic from access logs
This commit is contained in:
@@ -35,5 +35,6 @@ describe('render3proxyConfig', () => {
|
||||
expect(config).not.toContain('night-shift:CL:kettle!23');
|
||||
expect(config).not.toContain('allow night-shift,ops-east');
|
||||
expect(config).toContain('allow ops-east');
|
||||
expect(config).toContain('countall 1 D 1024 night-shift');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user