Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Crie o tunel proxy
- ssh -C2qTnN -D 8080 username@remote_machine.com
- # Configure o proxy firefox
- # Edit->Preferences->Avanced->Network tab
- # Clique em settings
- # Coloque 127.0.0.1 porta 8080 no "SOCKS Host"
- # Deixe o resto em branco
- # Marque o radio buttom "SOCKS v5"
- # Configure o firefox para consultar DNs pelo proxy tambem
- # Vá em about:config, ache a opção abaixo e deixe-a da seguinte forma:
- network.proxy.socks_remote_dns user set boolean true
Advertisement
Add Comment
Please, Sign In to add comment