python - Creating a local proxy to chain other proxies through -


i use python following: create local proxy can use script. chain proxy local one, i'm connecting through one. able change proxy local 1 connecting through on fly, script connect same local proxy, use different outgoing proxy each time.

now, excuse me if i'm using of wrong terms here, don't quite know it's called, hope idea, poor explanation.

i'm hoping relatively simple or there's python module can me accomplish this, if not, please me terms, can seek further knowledge this.

thank you.

edit: further explanation of problem, please see comment below.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -