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

5 seconds deelay on mikrotik #165

Open
zlakomanoff opened this issue Sep 25, 2024 · 9 comments
Open

5 seconds deelay on mikrotik #165

zlakomanoff opened this issue Sep 25, 2024 · 9 comments

Comments

@zlakomanoff
Copy link

zlakomanoff commented Sep 25, 2024

Device -> MikroTik hap x3

docker image -> snegowiki/hev-socks5-tunnel-mikrotik:latest

ENVS
LOCAL_ROUTE -> "ip r a 192.168.0.0/16 via 192.168.254.1;ip r a 10.0.0.0/8 via 192.168.254.1;ip r a 172.16.0.0/12 via 192.168.254.1"
SOCKS5_ADDR -> "192.168.254.5"

Made by this instructions https://habr.com/en/articles/838452/

@heiher
Copy link
Owner

heiher commented Sep 25, 2024

What's wrong?

@zlakomanoff
Copy link
Author

What's wrong?

5 seconds deelay, when traffic goes through hev-socks5-tunnel container

@heiher
Copy link
Owner

heiher commented Sep 25, 2024

Did this resolve the issue? https://habr.com/en/articles/838452/#comment_27259040

@zlakomanoff
Copy link
Author

Did this resolve the issue? https://habr.com/en/articles/838452/#comment_27259040

No, this comment settings doesnt work.

I studied the problem more deeply, and looks like this problem appear only on android devices, another devices connected through my wifi (my laptop and pc) works wine :/

@zlakomanoff
Copy link
Author

upd: the problem exists only on youtube app :/

@heiher
Copy link
Owner

heiher commented Sep 26, 2024

Interesting, can you reproduce the issue on this app? https://github.com/dovecoteescapee/ByeDPIAndroid

@zlakomanoff
Copy link
Author

zlakomanoff commented Sep 26, 2024

Interesting, can you reproduce the issue on this app? https://github.com/dovecoteescapee/ByeDPIAndroid

works perfect

the problem is only in the youtube app, youtube website in the web browser (on smartphone) works well

@Cykooz
Copy link

Cykooz commented Oct 24, 2024

I have the same problem with YouTube website. All video (even advertisement) starts with delay 6-8 seconds.

In my case, the problem is due to the incorrect routing of YouTube domains. Some of them isn't routed through hev-socks5-tunnel because their IPs isn't in my list of blocked addresses. And it is the reason of delay, because YouTube domains is blocked by our internet-provider. In this case YouTube website drops connection on timeout and tries to use another domain.

@wiktorbgu
Copy link

@zlakomanoff byedpi + hev-socks5-tunnel in one container DockerHub

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

4 participants