mirror of
https://github.com/andrey271192/keenetic-dns-routes.git
synced 2026-09-20 14:42:01 +00:00
Background autossh died immediately because nohup left stdin attached to the closed curl pipe — autossh saw EOF and bailed. Add </dev/null and wrap in subshell so the process is fully detached from the install script's session. Also add an "+ Тоннель" button next to "+ Добавить": creates a router with a placeholder base URL and opens the tunnel modal in one click — for routers without a public IP that have nothing to put in the base URL field yet. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>