maigret icon indicating copy to clipboard operation
maigret copied to clipboard

Proxy policy

Open soxoj opened this issue 3 years ago • 1 comments

Implement proxy use logic with the ability to specify a policy for sites separately:

  • retry (make requests-retries through a proxy)
  • censorship (make requests-retries though a proxy if censorship error got)
  • always (always make requests through a proxy)

soxoj avatar Jun 04 '21 17:06 soxoj

Settings file and overlapping configs loading are needed.

soxoj avatar Nov 04 '21 21:11 soxoj