Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Can't ignore system-wide proxy setting on Windows 10 #208

Closed
frankxu2004 opened this issue Dec 14, 2017 · 3 comments
Closed

Can't ignore system-wide proxy setting on Windows 10 #208

frankxu2004 opened this issue Dec 14, 2017 · 3 comments
Assignees
Milestone

Comments

@frankxu2004
Copy link

Description of the Issue

When system-wide proxy is set, the openconnect-gui connects to VPN server through proxy, even though in the profile the Proxy is set unchecked. Is there a way to turn this feature off and let openconnect-gui connect to VPN directly?

Specifications

  • 1.5.1:
  • Windows 10 64bit:

Steps to Reproduce the Issue

  1. Set system-wide proxy in Settings
  2. Connect to VPN in OpenConnect GUI
  3. log says
    2017-12-15 01:00:17 | e0 | OpenConnect-GUI VPN client (1.5.1) logging started...
    2017-12-15 01:00:21 | e0 | Setting proxy to: :@127.0.0.1:1080

Expected Behavior

Connect to VPN server directly, since Proxy is unchecked in the profile settings.

Actual Behavior

Connected to VPN server through the proxy.

Other Information

@horar horar self-assigned this Dec 15, 2017
@horar horar added this to the v1.5.3 milestone Dec 15, 2017
@horar
Copy link
Member

horar commented Dec 15, 2017

I'm sorry, there is no way to ignore system defined proxy... a bug :/

@horar horar changed the title [Question] How to ignore system-wide proxy setting on Windows 10 How to ignore system-wide proxy setting on Windows 10 Dec 15, 2017
@horar horar changed the title How to ignore system-wide proxy setting on Windows 10 Can't ignore system-wide proxy setting on Windows 10 Dec 15, 2017
@frankxu2004
Copy link
Author

Does the command line client's --no_proxy works around this?

@horar
Copy link
Member

horar commented Dec 15, 2017

I didn't try. The command line client is other (upstream) project where the this GUI is build on. IMHO this is just a bug in GUI.

@horar horar closed this as completed in 0bacd49 Dec 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants