Tagged Questions
4
votes
3answers
40 views
Commandline global proxy program?
I'm living in China, and lots of web service is not available or stable here like Github/Bitbucket/Imgur, When I'm using wget, git or some other commandline tools, I need using a proxy.
Is there any ...
2
votes
2answers
508 views
Is there any command-line, generic HTTP proxy (like Squid)?
I can easily use Netcat (or, Socat) to capture traffic between my browser and a specific host:port.
But for Linux, does there exist any command-line counterpart of a Squid-like HTTP proxy that I can ...
1
vote
3answers
375 views
Cannot access network on the command line in Ubuntu 10.04
I am having an issue which I am unable to diagnose. I am unable to access outside the local network from the command line. Strangely, ftp works from the command line. But ping, links, traceroute, wget ...