I'm creating a simple proxy server that is multi-threaded and will bypass all the host in the host array.
Please help me to my code.

I only want to use socket and streams for this:


import...