Replies: 1 comment 1 reply
-
不是 hosts 设置失败,而是你压根没把 DNS 请求送进 V2Ray。
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
我设置了DNS的hosts,例如 ip.sb设置成 127.0.0.1
127.0.0.1没有建网站
然后 curl --socks5 127.0.0.1:18091 ip.sb,它返回了远程vps的ip地址,而不是127.0.0.1。
我想让 ip.sb变成 127.0.0.1的hosts,要怎么设置。
Beta Was this translation helpful? Give feedback.
All reactions