shadowsocks-libev
shadowsocks-libev copied to clipboard
Redirect All Traffic
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
I want do that, but i don't know how do that
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