Tagged Questions
0
votes
2answers
227 views
proxy software that supports parallel transfer
I need to setup a really fast proxy server in a remote server, here's the scenario:
The server prefetches 3KB of data, mostly HTTP resources.
The server send to client 3KB of data, instead of ...
1
vote
1answer
1k views
Forcing all outgoing connections through proxies
How can I do this in Linux? It'd be nice if there was a way to transparently force connections through proxies rather than configure them individually for each program.