[Closed] [Feature Request] Add support to Internet proxy

2 Posts
2 Users
0 Reactions
64 Views
 smf
(@smf)
Member
Joined: 3 months ago
Posts: 1
Topic starter  

Hello,

I would like to suggest adding support to use the same Notepad++ proxy settings (or an exclusive setting for the plugin).

I use Notepad++ and SQLinForm 64 behind a corporate Internet proxy (NTLM). While I can set the Notepad++ proxy setting and update it (I'm using a local proxy https://github.com/genotrance/px to forward to the NTLM corporate proxy without the authentication hassle), there is no option to specify the proxy server for the SQLinForm plugin.

When I try to update the plugin I get the following error because the corporate proxy requires authentication:

System.Net.WebException: 'The remote server returned an error: (407) Proxy Authentication Required.'
in System.Net.WebClient.DownloadFile(Uri address, String fileName)
in SQLinFormNpp.Forms.checkVersion.check64BitVersionButton_Click(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnClick(EventArgs e)
in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ButtonBase.WndProc(Message& m)
in System.Windows.Forms.Button.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

Best regards,

Sergio


   
Topic Tags
Guido
(@admin)
Member Admin
Joined: 3 years ago
Posts: 234
 

Hi @smf,

thanks for your feedback.

The way Plugins are managed is in the responsibility of Notepad++. I cannot change this behavior

Regards

Guido


   
Share: