|
|
|
|
|
by zx2c4
2560 days ago
|
|
Work is progressing steadily by the day on WireGuard for Windows and Wintun, the TUN driver we're writing that this uses. Hopefully this won't be "pre-alpha" for much longer. You can get the former at https://www.wireguard.com/install/ and learn about the latter at https://www.wintun.net/ |
|
Most likely that poster uses DPI sloppily to include simple blocking strategies, like hey, if we see two packets in a row between two (ip,port) pairs starting 01 00 00 00 going on way and then 02 00 00 00 going the other way, that could be WireGuard, let's block the rest of the data on that (ip,port) pair for a while.
However, am I missing something and actually there is something meaningful to inspect without having the keys?
If I'm not, what's your preferred way for people to sidestep that sort of blocking? Tweaking WireGuard to use different values would obviously work but it destroys the point of having a single specification.