oscript-library / oscript-library/opm

proxy

Open
#152 14 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
1C Enterprise
Stars
85
Forks
35
Avg merge
1m
Merged PRs (30d)
1

Description

создал файл opm.cfg, положил его C:\Program Files\OneScript\bin
{
"Прокси": {
"ИспользоватьПрокси": true,
"ПроксиПоУмолчанию": false,
"Сервер": "",
"Порт": "",
"Пользователь": "",
"Пароль": "",
"ИспользоватьАутентификациюОС": true
},
"СоздаватьShСкриптЗапуска": false
}

не помогает

заполняю настройки так:
{
"Прокси": {
"ИспользоватьПрокси": true,
"ПроксиПоУмолчанию": true,
"Сервер": "10.10.10.10",
"Порт": "8080",
"Пользователь": "Я",
"Пароль": "Я",
"ИспользоватьАутентификациюОС": false
},
"СоздаватьShСкриптЗапуска": false
}

не помогает

screenshot_3

как победить прокси?)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the proxy setup on Windows using opm.cfg under C:\Program Files\OneScript\bin and the configurations shown in the issue. Trace how opm reads these settings and applies proxy authentication; done means the proxy operation works or the unsupported configuration is clearly identified.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.