-
Hello, blocky works only with one port 443 or 853 with enabled https parameter. As possible - enable both at the same time? |
Beta Was this translation helpful? Give feedback.
Answered by
0xERR0R
Oct 1, 2021
Replies: 1 comment 1 reply
-
Hi, currently, blocky can serve only TCP/UPD (default port 53) or DoH (default port 443). DoT is not implemented yet. But it was on my personal todo list and I created #303 to track it. Since Android supports only DoT natively, it makes sense to implement it. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
m0zgen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
currently, blocky can serve only TCP/UPD (default port 53) or DoH (default port 443). DoT is not implemented yet. But it was on my personal todo list and I created #303 to track it. Since Android supports only DoT natively, it makes sense to implement it.