Script to Forward Third Party Proxies [ $ ]

Status
Not open for further replies.

TheDuke_

Newbie
Joined
Dec 25, 2020
Messages
48
Reaction score
7
I need a script that through squid allows me to forward external proxies coming from third party proxies providers, the basic concept is to disguise the origin of the third provider's proxies.

Scheme

External proxy 1.1.1.1:3128:pizza1:cinema ->> Forwarded to "exit proxy" on another vps> 45.272.128.2:8081:apple1:car123

External proxy 31.1.1.31:3128:pizza1:cinema ->> Forwarded to "exit proxy" on another vps> 45.272.128.2:8081:apple1:car123

External proxy 14.1.17.1:3128:pizza1:cinema ->> Forwarded to "exit proxy" on another vps> 45.272.128.2:8082:apple1:car123


External proxy 12.13.1.1:3128:pizza1:cinema ->> Forwarded to "exit proxy" on another vps> 45.272.128.2:8083:apple1:car123


External proxy 1.21.321.1:3128:pizza1:cinema ->> Forwarded to "exit proxy" on another vps> 45.272.128.2:8084:apple1:car123

therefore 45.272.128.2 outgoing proxy, not that ip of the vps, therefore the gateway that to each port will assign a different proxy.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top