eycorsican / go-tun2socks

A tun2socks implementation written in Go.
MIT License
1.29k stars 431 forks source link

go-tun2socks能不能实现dns分流功能 #146

Closed OnlyCharacter closed 3 years ago

OnlyCharacter commented 3 years ago

实现像v2那样国内域名用国内dns,国外域名用国外dns。或者把dns处理全交给v2处理,让v2选择dns。

eycorsican commented 3 years ago

https://github.com/mellow-io/mellow

OnlyCharacter commented 3 years ago

https://github.com/mellow-io/mellow

实际使用mellow遇到一些问题,似乎会破坏ipv6的路由。 在Windows系统中,ipv4和ipv6都正常连接,但用完mellow再关闭,ipv6就连不上网络了。 而且我用mellow碰上了dns死循环的问题。

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days