ValdikSS
ValdikSS
I can also use your internet link to check everything myself, contact me privately by email [email protected] if you're willing to provide the access. I'll send you a Virtual Machine...
> Wasn't able to make wireshark recognize nerwork interfaces to provide logs, unfortunately. If you're on Windows 7, use Old Stable version.
That's not a proper way to do that. Have you tried to disable buffering on read in your code?
https://stackoverflow.com/a/49111147
Cmake is a good build system and generally I am for it, but probably not right now. GoodbyeDPI most probably would face refactoring and Linux/macOS support in the near future,...
I just realized I haven't submitted my comments.
GoodbyeDPI applies circumvention techniques only on port 80 and 443 by default, and additional ports could be added with `--port` option, but only for each individual port. I have plans...
> from my understanding -w apply goodbyeDPI on all ports? No, it only starts to search for HTTP requests on all additional ports passed with `--port`. > Are there any...
Запишите [дамп трафика](https://github.com/ValdikSS/GoodbyeDPI/wiki/Как-сделать-дамп-трафика-в-Wireshark), демонстрирующий проблему при запущенном GoodbyeDPI, и отправьте мне его (или ссылку) на почту.
Проблема проявляется из-за опции `--max-payload`, но вызвана не кодом GoodbyeDPI, и также проявляется в программе `passthru.exe` из пакета WinDivert 2.2, если программа обрабатывает только часть трафика: ``` passthru.exe "(tcp.PayloadLength ?...