msasanmh / DNSveil

A DNS Client Supporting DNSCrypt, Anonymized DNSCrypt, DoH, DoT, UDP And TCP.
https://msasanmh.github.io/DNSveil/
GNU General Public License v3.0
881 stars 82 forks source link

Prevent anydesk/teamviewer from dropping the connection #115

Open aolko opened 11 months ago

aolko commented 11 months ago

How exactly to prevent anydesk/teamviewer from dropping the connection and constantly reconnect manually?

msasanmh commented 11 months ago

Are you using proxy server? And is it set to system?

aolko commented 11 months ago

Are you using proxy server? And is it set to system?

yes

msasanmh commented 11 months ago

Applications like TeamViewer and Telegram doesn't need DPI Bypass so we need to exclude them. Select "No Proxy" in TeamViewer settings -> General -> Proxy Settings -> Configure -> No Proxy.

aolko commented 11 months ago

Why not also create a whitelist in the app itself, in case if there are apps without the proxy settings?

msasanmh commented 11 months ago

I added a "Don't Bypass" list in Proxy advanced settings to exclude websites and IP addresses. I really have no idea how to exclude a whole app, I need to dig on this.