OpenBullet2 icon indicating copy to clipboard operation
OpenBullet2 copied to clipboard

Block TCP

Open HuuDbi opened this issue 2 years ago • 1 comments

Version of the software

0.2.4

Operating system

win 10

Browser / Native

opera

What happened?

TCP block timeout does not work, interfering with CPM

Relevant LoliCode if needed

await TcpConnect(data, $"{input.DOMAIN}", PORTACON.AsInt(), ONSSL.AsBool(), 1000).ConfigureAwait(false);

HuuDbi avatar Oct 07 '22 09:10 HuuDbi