User Tools

Site Tools


tutoriais:tunel_ssh_linux

This is an old revision of the document!


Acessando o proxy através de Túnel SSH no Linux

Forma 2: via SOCKS

Outra possibilidade, é usar um túnel dinâmico. Em vez do ssh -L, usaremos:

ssh -D 3128 NOME_DO_USUARIO@ime.usp.br

Daí, no navegador, basta escolher SOCKS em vez de HTTP.

IMPORTANTE

Após configurar um navegador manualmente para utilizar “Proxy”, ele só vai funcionar corretamente se estiver com a conexão do túnel funcionando. Quando for se desconectar (ou se cair a conexão), desfaça as alterações para voltar a utilizar normalmente.

tutoriais/tunel_ssh_linux.1710878209.txt.gz · Last modified: 2024-03-19 16:56 by gnann

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki