need help with tun mode
#5618
Replies: 3 comments 1 reply
-
|
hello |
Beta Was this translation helpful? Give feedback.
-
|
use windows commands on https://github.com/xjasonlyu/tun2socks/wiki/Examples |
Beta Was this translation helpful? Give feedback.
-
also disable xray tun mode and create mixed type inbound and register to tun2socks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i am using a configuration with vless and reality
but i don't know how to set up tun mode
my start up script:
this works, but only for ipv4 and it leaks the DNS
if i add a
netsh interface ipv4 set dnsservers "xraytun" static 1.1.1.1, it doesn't seem to get proxied so everything stops workingif i use xray's own tun with
{ "protocol": "tun", "settings": { "name": "xraytun" } }it creates a loop of 169.254.144.225 <- 202.89.233.100 (bing?)
also, if i use an http proxy, the dns gets proxied properly, but i still can't access certain websites (i think it's not encrypted so GFW can see it?)
Beta Was this translation helpful? Give feedback.
All reactions