Удалённый доступ #2950
Unanswered
casper-none
asked this question in
Support (Оther languages)
Replies: 1 comment
-
Попробуйте стандартный порт ASF оставить вместо своего 1337 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Создал файл в папке конфиг IPC.config и вписал туда:
{ "Kestrel": { "Endpoints": { "HTTP": { "Url": "http://10.8.0.4:1337" } } } }
Хочу сделать что бы мог управлять удалённо, 10.8.0.4 это ип через впн
Но когда запускаю вылазит ошибка
Использую Ubuntu 22.04. Как исправить?
Beta Was this translation helpful? Give feedback.
All reactions