An easy to use open-source, multithreaded Proxy Checker with a user friendly GUI.
371
An easy to use open-source, multithreaded Proxy Checker. Allows you to quickly check HTTP and SOCKS proxies in a user friendly GUI.
Github: https://github.com/faiqsohail/ProxyChecker
As this is a GUI application, the docker image requires X11 Server.
xhost +127.0.0.1docker run -it --rm -e DISPLAY=host.docker.internal:0.0 -v "$PWD/proxylist:/app/proxylist" -d faiqsohail/proxychecker
Once the container is running if X11 is correctly setup the GUI application will start. Add your proxy lists to check to the proxylist directory, (in the example above its $pwd/proxylist)
Content type
Image
Digest
Size
305.5 MB
Last updated
over 4 years ago
docker pull faiqsohail/proxychecker