Matt
Results
2
issues of
Matt
One of the purposes of using the UDP protocol is service hiding(avoiding port scanning), which using SPA(Single Packet Authorization) mechanism. So can udp2raw support SPA? For example, the client adds...
Hi Wang I have already implemented the SPA feature for tcp that the issue i created : https://github.com/wangyu-/udp2raw/issues/506 It just add a new tcp option(233) with a check sum(timestamp +...