User Tools

Site Tools


tutoriais:tunel_ssh_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutoriais:tunel_ssh_linux [2014-12-09 09:08] gnanntutoriais:tunel_ssh_linux [2014-12-09 09:10] gnann
Line 17: Line 17:
  
   *Instale o add-on FoxyProxy.  Precisa gastar uns minutos para aprender a configurar. Bem configurado, você registra para que sites quer usar proxy, e a transição fica automática. Assim, o acesso a sites como o ScienceDirect ou a Springer ficam transparentes.   *Instale o add-on FoxyProxy.  Precisa gastar uns minutos para aprender a configurar. Bem configurado, você registra para que sites quer usar proxy, e a transição fica automática. Assim, o acesso a sites como o ScienceDirect ou a Springer ficam transparentes.
 +
 +
 +==== 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.
  
tutoriais/tunel_ssh_linux.txt · Last modified: 2024-04-03 09:18 by alopes

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