Tagged Questions
0
votes
0answers
97 views
proxychains doesn't work
I configured proxychains like this:
strict_chain
proxy_dns
tcp_read_time_out 15000
tcp_connect_time_out 8000
[ProxyList]
http ip1.myproxyserver.org 443 myuser mypass
but when I ...
2
votes
0answers
130 views
I am unable to use internet in no proxy mode
I am using Ubuntu 10.04 (installed using Wubi in Windows 7) and when I change my proxy settings to no proxy (without any proxy server), I am unable to access any page (using Firefox or Google Chrome) ...
2
votes
2answers
616 views
Is there any software for bypassing the firewall?
I am using ubuntu 10.04. Is there any software to bypass the firewall configured by my network administrator. I have seen my friend using software named ultrasurf in windows which bypasses the ...
2
votes
2answers
10k views
Install of mod_proxy to get ProxyPass to work
I've been trying to follow these instructions, so that I could get the Citadel mail server to work alongside Apache, but I get an error when I try to restart Apache:
Invalid command 'ProxyPass', ...
3
votes
2answers
588 views
Why does Privoxy needs a restart at boot?
I have an Ubuntu 10.04 installed and I installed Privoxy:
apt-get install -y privoxy
Okay, it works great with my rules, fine.
When I boot up my desktop PC I can see that Privoxy is started, it ...
1
vote
3answers
5k views
How can I configure Internet proxy on VM?
I am running Ubuntu 10.04 on VMPlayer within Windows 7. Our corporation has just enforced an internet proxy, let's call it internet.largecompany.com:8443 for the sake of argument, and we can no longer ...
4
votes
1answer
1k views
tor stops while bootstrapping, what could be the problem?
since last week I am having a problem using tor. It says bootstrapped 10% finishing handshake with directory server and then it just stops. It might help to say that I am in Iran. Any idea how to ...
