-
Notifications
You must be signed in to change notification settings - Fork 28
Proxy #34
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
Comments
Thank you for your suggestion! I added it to the plugin project (kanban) |
• Proxy setting has been added (issue #34) • Load Config issue fixed: the modified settings (Keep my question) are no longer ignored on Load Config • Better JSON response validation • Updated libraries/includes/etc.: - cacert.pem: 2024-09-24 » 2024-12-31 - OpenSSL: 3.0.8.0 » 3.4.0.0 - zlib: 1.2.13.0 » 1.3.1.0 - cURL: 8.0.0.0 » 8.11.1.0 - nlohmann/json: v3.11.2 » v3.11.3
I'm happy to announce that I've managed to add proxy support to the plugin! The latest version is expected to be available in the nppPluginList in a few days/weeks (after my PR was accepted). For manual update, see the wiki FAQ: Edit: to enable proxy, please edit this line:
To the desired proxy address, e.g.:
Then don't forget to Load Config. |
It would be nice to have the option to connect a proxy.
The text was updated successfully, but these errors were encountered: