Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When i use the program with my wifi it works but when i use the program with ethernet it doesnt work #747

Open
1 task done
Lozhert opened this issue Dec 7, 2024 · 3 comments

Comments

@Lozhert
Copy link

Lozhert commented Dec 7, 2024

CAPTCHA

  • I understand I could be banned from the repository if I misusing issue section not for posting bugs, but for question or 'broken website' report. / Я понимаю, что меня могут заблокировать в репозитории, если я буду использовать раздел issue не для сообщений об ошибках, а для вопросов или сообщении о «неработающем веб-сайте».

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

Windows 11 x64

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

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

Describe the bug / Опишите ошибку программы

Its basically like in the title when i use my wifi i can use blocked sites with goodbye dpi any country dns redirect but when i use ethernet, dns redirect does'nt work

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

No response

@AKotov-dev
Copy link

@Lozhert
Hi. I will assume that only one interface is listening and it is WiFi. If so, then when you disable the WiFi adapter and restart GoodbyeDPI, in theory, it should listen to Ethernet and should now work via cable.

If DNS redirection is really needed, and only one interface is listening, you can encrypt DNS separately + select the necessary adapters for encrypting DNS when connecting through them. For this, you can try Simple DNSCrypt: discussed here. In this case, GoodbyeDPI should be launched without DNS redirection, since Simple DNSCrypt will now handle DNS.

You can check the DNS change at https://www.dnsleaktest.com/ (click Standard test button). Of course, this option does not save you from DNS Leak (this is the prerogative of VPN and KillSwitch technology) if your provider's DNS is set as the system DNS in the network adapter settings. Other public DNS should be used by default, for example, Google or Cisco or others.

Note: This is just an assumption, since I do not use Windows, but it would be useful to know your result, since I may have to install such a combination for friends or acquaintances one day.

Best regards...

@ValdikSS
Copy link
Owner

Capture the traffic dump of both connections, and provide it:
https://github.com/ValdikSS/GoodbyeDPI/wiki/How-to-make-traffic-dump-with-Wireshark

@varnikova
Copy link

Same, but on Ethernet it works,on wifi doesn't. Seems like @AKotov-dev are right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants