update
This commit is contained in:
@ -97,7 +97,7 @@ tap.test('regular forward route should work correctly', async () => {
|
||||
await smartProxy.stop();
|
||||
});
|
||||
|
||||
tap.skip('NFTables forward route should not terminate connections (requires root)', async () => {
|
||||
tap.skip.test('NFTables forward route should not terminate connections (requires root)', async () => {
|
||||
smartProxy = new SmartProxy({
|
||||
routes: [{
|
||||
id: 'nftables-test',
|
||||
|
Reference in New Issue
Block a user