From 446ff35866373c90d1cb355ef5ba68eedcb7cdf9 Mon Sep 17 00:00:00 2001 From: Ulllie <88738146+Ulllie@users.noreply.github.com> Date: Fri, 29 Aug 2025 23:42:00 +0300 Subject: [PATCH] docs: add FAQ entry about force quit and System Proxy issue (#732) Co-authored-by: vakonev --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b1184f0..21648fd 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,9 @@ Also the `System DNS` feature will change your system's DNS settings, which is a **Is setting the `SUID` bit really needed on Linux?**
To create and manage a system TUN interface, root access is required, without it, you will have to grant the Core some `Cap_xxx_admin` and still, need to enter your password 3 to 4 times per TUN activation. You can also opt to disable the automatic privilege escalation in `Basic Settings`->`Security`, but note that features that require root access will stop working unless you manually grant the needed permissions. + +**Why does my internet stop working after I force quit Throne?**
+If Throne is force-quit while `System proxy` is enabled, the process ends immediately and Throne cannot reset the proxy.
+Solution: +- Always close Throne normally. +- If you force quit by accident, open Throne again, enable `System proxy`, then disable it- this will reset the settings.