heiher / hev-socks5-tunnel

A high-performance tun2socks for Linux/Android/FreeBSD/macOS/iOS/WSL2 (IPv4/IPv6/TCP/UDP)
MIT License
636 stars 130 forks source link

how to enable local dns #112

Closed itsDantes closed 3 months ago

itsDantes commented 3 months ago

i want to enable local dns, what's the equal of this line in this liberary ?

tunnel:
name: tun0,
mtu: 1500,

socks5:
address: 127.0.0.1,
port: 10808,
udp: udp,

does it enough?

heiher commented 3 months ago

it doesn't support local dns.