Replies: 3 comments 5 replies
|
I have similar question: How the V2ray config file should look like so i can use/bind VPN tunnel (Wireguard) located at interface 10.2.0.2 as my web browser socks proxy? (for example setting particular browser/app to proxy 127.0.0.1:1081 requests will go through the network interface 10.2.0.2) |
0 replies
|
maybe use "sendthrough" can meet your request |
1 reply
|
You can use |
4 replies
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.
Hi!
Is there an option to choose a network interface to bind in our configs (Vmess/Vless/Trojan)? Like the way we do in shadowsocks with
-iflag e.g.ss-server -c config.json -i eth9, which pass the traffic through an specified interface.All reactions