M
M
Michael Compass2020-04-17 20:50:01
Python
Michael Compass, 2020-04-17 20:50:01

How to change the Python settings of the "ProxyBroker" project for parsing and checking proxy and make it work indefinitely?

Launched the server on Ubuntu 16.04
Installed and launched this Python project on the check and proxy parsing on the server: https://github.com/constverum/ProxyBroker

screenshot
5e99ec0de26c4066903399.png


Can you tell me how to change these parameters of this Python project?
- indicate which site to check,
- how to leave only https and socks5 proxies,


- GEO proxies at the output must not be from China for example in this form: http://site.ru/results.txt

There is no such thing in the instructions github

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alan Gibizov, 2020-04-20
@phaggi

I looked through github and the project's docks, and this is what I see right away:
The program can be used in several different ways.
As a standalone program:
You can run and receive a printout;
You can launch and receive uploads to a file;
Can be run as a proxy server.
As a module of a python program:
Import it into the program and call it from there with the necessary parameters and get the same result as in the case of a separate program, but with the ability to change query parameters and use the received data inside the program.
I didn’t quite understand what “run the script for continuous operation” means. Should he continuously add new proxies to the end of the list? Or should it regularly issue a new ten of proxies to replace the previous one? Or should he himself start working non-stop as one of the chain of proxies that he finds through his channels?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question