extremecoders-re / go-dispatch-proxy

SOCKS5/Transparent load balancing proxy developed in Go, combines multiple internet connections
MIT License
278 stars 45 forks source link

Dns dispatch #35

Open lollita opened 5 months ago

lollita commented 5 months ago

I have two lan interface: 192.168.1.1 and 192.168.1.2 when I use dispatch.exe --debug start 192.168.1.2 --ip 127.0.0.1 --port 1080 it download from 192.168.1.2 but resolve dns from 192.168.1.1 do it is possible to set to resolve also dns from 192.168.1.2 ? Or it is a browser problem when use PAC?

extremecoders-re commented 5 months ago

This doesn't to be related with this project as far as the arguments are concerned.