husonet | Tarih: 20.10.2012
debian ssh console üzerinden tunnel olusturma
# ssh komutlari
$ssh -p 11022 -D 8080 [user]@[remotehost]
# Mozilla Ayarları
$ssh -p 11022 -D 8080 [user]@[remotehost]
# Mozilla Ayarları
about:config
# Max acilan sayfa sayisi
network.http.max-persistent-connections-per-proxy     25
network.proxy.socks                localhost
network.proxy.socks_port           8080
network.proxy.socks_remote_dns     true
network.proxy.type                 1