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

ver 3.0.0 problem #162

Closed
chybbud opened this issue Apr 23, 2024 · 1 comment
Closed

ver 3.0.0 problem #162

chybbud opened this issue Apr 23, 2024 · 1 comment

Comments

@chybbud
Copy link

chybbud commented Apr 23, 2024

hi i use ver 2.9.2 using 5 server sdns://..... and working all on ipleak.net

after update to 3.0.0 when i check on ipleak.net it just using 1 server the best ping only, how to use 5 server dns at same time?

@msasanmh
Copy link
Owner

hi i use ver 2.9.2 using 5 server sdns://..... and working all on ipleak.net

after update to 3.0.0 when i check on ipleak.net it just using 1 server the best ping only, how to use 5 server dns at same time?

I think you misunderstood the meaning of using n servers at the same time.

You're using 5 servers in parallel. It means the app sends your request to all 5 servers at the same time.
One of the servers sends the answer sooner than others, so the app will cancel the others.
It's gonna keep the answer until Time-To-Live runs out.

By this way, it can get your answer as fast as possible.

You can't use more than one answer for one question.

The only thing has changed since version 3, is the app is doing its job better and faster than before.

@msasanmh msasanmh closed this as completed May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants