Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix no_proxy behaviour #64

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Fix no_proxy behaviour #64

merged 2 commits into from
Oct 30, 2023

Commits on Jul 28, 2022

  1. fix a false-negative test

    * no_proxy is meant to operate on the destination address, not on the name of the proxy
    * if both end with `'.example'`, the test does not nail down the behaviour
    christian-van-rensen-tng committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    bb9a5cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4951dc View commit details
    Browse the repository at this point in the history