AJH*_*AJH 27 notepad++ proxy updates
一段时间以来,这一直令人沮丧 - 我试图弄清楚如何配置 Notepad++(现在是 v5.6.8 Unicode)以在连接检查更新时使用具有特定用户名和密码的代理服务器。目前我收到一个对话框,说明:
curl error
couldn't connect to host
Run Code Online (Sandbox Code Playgroud)
在设置插件管理器时,我以以下形式为它提供了代理服务器地址:username:password@server-address
并在单独的框中提供了端口 - 这有效(虽然有点不舒服,因为这会暴露我的用户名/密码)。
如何使用主更新配置实现等效?我已经在 Notepad++ wiki 和 Google 上进行了广泛的搜索,除了可能提到使用本地代理强制正确连接到网关之外,没有任何成功。
ra1*_*170 29
Notepad++ uses Generic Updater for win32 (it's free).
The updater is located here: C:\Program Files (x86)\Notepad++\updater
Assuming you've used default installation path and running 64-bit windows and notepad++ 32-bit. If not look try here as well: C:\Program Files\Notepad++\updater\
What you need to do is start command line (e.g. Start->run->cmd OR Start->(search programs and files)->command) as administrator and execute the following lines:
1. cd /d C:\Program Files (x86)\Notepad++\updater
2. gup -options
Run Code Online (Sandbox Code Playgroud)
这将打开代理设置对话框,您可以在其中输入您的代理地址。
归档时间: |
|
查看次数: |
66129 次 |
最近记录: |