shadowsocks-libev icon indicating copy to clipboard operation
shadowsocks-libev copied to clipboard

Redirect All Traffic

Open AnonymousWebHacker opened this issue 4 years ago • 2 comments

why when it is used as a client, the connection to the server is by proxy (specifying localhost and port) instead of all the traffic going out through the same tunnel as outline-client.appimage?

The idea is to Redirect All Traffic local (to where the client runs) to the server outline

AnonymousWebHacker avatar Nov 13 '21 11:11 AnonymousWebHacker

I want do that, but i don't know how do that

iblopez93 avatar Jan 31 '22 16:01 iblopez93

quiero hacer eso pero no se como hacerlo

there are repos like tun2sock, which creates an interface tun0 , which passes its traffic through the local proxy. But I have tried it in several ways and it does not work

AnonymousWebHacker avatar Jan 31 '22 21:01 AnonymousWebHacker