diff --git a/help-ru.html b/help-ru.html index 5447f54..619fa27 100644 --- a/help-ru.html +++ b/help-ru.html @@ -377,6 +377,7 @@ pip install . # Запустить сервер pysim-otaman-server --http-port 8080
Подключите PC/SC-ридер с SIM-картой и укажите в PWA адрес http://127.0.0.1:8080.
Если PWA раздаётся с публичного HTTPS-хоста (например, https://otaman.example.com), браузер применяет Private Network Access: сервер автоматически отвечает на preflight заголовком Access-Control-Allow-Private-Network: true, поэтому локальный сервер карт остаётся доступным из размещённого PWA.
Connect a PC/SC reader with a SIM card, then point the PWA at http://127.0.0.1:8080.
If the PWA is served from a public HTTPS host (e.g. https://otaman.example.com), the browser enforces Private Network Access: the server answers the preflight with Access-Control-Allow-Private-Network: true automatically, so a local card server stays reachable from the hosted PWA.