I create a socks tunnel with : ssh -L 7186:<host>:7186 <login>@<host>
I want chrome to use the proxy only for connection to localhost:7186
.
And no other site or port.
Is there a way to have such a white list ?
Thanks,
Olivier
I create a socks tunnel with : ssh -L 7186:<host>:7186 <login>@<host>
I want chrome to use the proxy only for connection to localhost:7186
.
And no other site or port.
Is there a way to have such a white list ?
Thanks,
Olivier