I'm trying to write a program that connects to a transparent proxy using Linux sockets (which should easily port to Winsock) in C. I've scoured the internet to no avail.
To be specific I am not writing a transparent proxy, only connecting to it.
How can this be done?