pynsee icon indicating copy to clipboard operation
pynsee copied to clipboard

Bugfix - use http proxy from env variables

Open tgrandje opened this issue 5 months ago • 2 comments

Small PR to :

  • handle corporate proxies when pynsee connection is managed through os environment variables;
  • use proxies during tests ran on a local machine;
  • restore both proxies and credentials after tests are run on a local machine (if keys where stored on disk).

tgrandje avatar Aug 31 '24 08:08 tgrandje