Replies: 1 comment 3 replies
-
作者文档里有的呀 我试了下劫持奈飞到解锁DNS,貌似没啥问题 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
根据 Hysteria 2 文档的内容,要设置特定网站(如 openai.com)的流量通过指定的 DNS 服务器(8.8.8.8),你需要在 HY2 的 server.yaml 文件中配置相应的 ACL 规则。然而,重要的是要注意,根据 Hysteria 2 的文档,它似乎不支持直接通过 ACL 配置特定的 DNS 服务器来处理特定域名的 DNS 请求。这是GPT的回答。想请问作者大大什么时候可以添加这个功能。
注:resolver 部分指定用于解析客户端请求中的域名的 DNS 服务器。,并不能实现dns分流功能
Beta Was this translation helpful? Give feedback.
All reactions