networking - Can Socat be used as a stand alone HTTP proxy -


i have heard socat can used proxy http requests.

i attempted set socat such thing, hope of using simple standalone (i.e. being able proxy socat without use of squid instance) http proxy upon examining man page , scouring web seems can forward existing proxy server. is, seems socat incapable of receiving http proxy request , connecting http host specified in request.

is case or missing here?


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -