Add native traffic inspection to Harbor Connect and Gateway
This commit is contained in:
@@ -131,6 +131,7 @@ test('typed endpoint facade preserves exact request contracts and raw payload id
|
||||
expectedRevision: 10,
|
||||
}),
|
||||
}],
|
||||
[() => api.traffic.live(), '/api/traffic/live', {}],
|
||||
[() => api.singbox.stop(), '/api/singbox/stop', { method: 'POST' }],
|
||||
[() => api.singbox.restart(), '/api/singbox/restart', { method: 'POST' }],
|
||||
[() => api.servers.ping('profile-1', ['one', 'two']), '/api/profiles/profile-1/servers/ping', {
|
||||
|
||||
Reference in New Issue
Block a user