ProxyDock icon indicating copy to clipboard operation
ProxyDock copied to clipboard

ProxyDock is a Dockerfile and Bash script that converts your OpenVPN files into local proxies.

Results 5 ProxyDock issues
Sort by recently updated
recently updated
newest added

It would be good to implement http proxy authentication, at least with a global user

Add This To a bash file and install [testProxyDock.zip](https://github.com/pry0cc/ProxyDock/files/4284973/testProxyDock.zip) **curl** and **jq** dependencies and run it to get proxy public ip address and location `#!/bin/bash ISHEADER=true for i in $(docker...

The proxy.py script will leak machine IP which taken from ISP when OpenVPN will trying to create a connection to VPN server. I think the IP also can be leaked...

when I try to build the docker file i get this error: Step 5/12 : ADD VPN /VPN ADD failed: stat /var/lib/docker/tmp/docker-builder108121608/VPN: no such file or directory do i need...

Hi pry0cc, could you explain how would this work in a scraping system, how the process would go Thanks.