fix: connection troubleshooting — reference app config, not toml file

This commit is contained in:
E. Kaparulin
2026-06-17 12:26:03 +03:00
parent de3534af67
commit b1afe43ef0
2 changed files with 4 additions and 2 deletions

View File

@@ -60,6 +60,6 @@ Win + R → shell:startup → paste shortcut here
**"wintun.dll not found"** — `Konduit.exe` and `wintun.dll` must be in the same folder. Do not move them separately.
**Connection fails immediately** — check that your `client.toml` points to the correct server address and port. Contact your server administrator if you are unsure.
**Connection fails immediately** — check that the server address, port, and key values in the app match what your administrator provided. Contact your administrator if you are unsure.
**Tray icon disappears unexpectedly** — the app may have crashed. Check Windows Event Viewer or relaunch `Konduit.exe`.