Created
February 3, 2016 17:41
-
-
Save everaldo/9573165c3ebaf37e0aa9 to your computer and use it in GitHub Desktop.
Contribuição: Jaime Cohen
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Para usar como proxy é muito fácil: só logar no servidor com | |
$ ssh -C -N -f -o ServerAliveInterval=100 -o ServerAliveCountMax=3 -D 5000 user@server | |
#e configurar o navegador com SOCKS: localhost Porta: 5000 | |
#Pronto. Só verificar o IP em whatismyip.com.br e a localização é Canadá. | |
#Eu uso uma extensão no Chromium para mudar o proxy que é o SwitchySharp, inclusiva dá para configurá-lo | |
#para usar uma regra só para o Netflix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment