hi
howto test a remote proxy from the command line ?
proxy port should be open:
Code:
# telnet 192.168.0.1 3128
Trying 192.168.0.1...
Connected to 192.168.0.1.
Escape character is '^]'.
but what are next steps to test
HTTP ?
I have debian Etch stable on the local machine and on the proxy server.