ly3too
Results
2
issues of
ly3too
I got a lot of WinError 87 exceptions for this code in windows 10. any one could help me please? ```python with pydivert.WinDivert("inbound and ip") as wd: for pkt in...
Hi, I tried to create a fake RST packet and send it. But it seems very unconvenient. Do I have to create a Packet from raw bytes and manipulate the...