ValdikSS / GoodbyeDPI

GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
https://ntc.party/c/community-software/goodbyedpi
Apache License 2.0
23.98k stars 1.72k forks source link

CPU usage of windows 11 x86_64 #242

Open freyr4 opened 2 years ago

freyr4 commented 2 years ago

Operating system / операционная система

Windows 11

Running as service / Запуск программы как сервис

I run it as a regular program / Запускаю программу обычным образом

Describe the issue / Опишите проблему

using recent version (0.2.1), and works fine with windows 10. after upgrade to windows 11, program works but cpu usage spike up to 100% make pc super slow. if you need any log or something, let me know. thank you.

Additional information / Дополнительная информация

No response

ValdikSS commented 2 years ago

Try this version, it has the latest WinDivert 2.2.0: https://github.com/ValdikSS/GoodbyeDPI/actions/runs/1653692403 Does it work?

freyr4 commented 2 years ago

still cpu usage spike. both x86 and x86_64.

ValdikSS commented 2 years ago
  1. Download https://www.reqrypt.org/download/WinDivert-2.2.0-A.zip
  2. Unpack
  3. In WinDivert-2.2.0-A\x64\, in console (cmd) run:
    passthru.exe

Does it load the CPU? Do you have other packet processing software, like firewalls?