фикс краша при отключении vpn (vibe-kanban 4dcd8b1b)

У нас реализовано подключение к vpn и оно отлично работает. Но при нажатии на кнопку отключить происходит краш:
PS C:\\Users\\hamy\\HamyDev\\HamyVPNClient\\HamyVPNClient> go run .

2026/01/16 20:01:32 Sing-box configuration written to config.json

Exception 0xc0000005 0x1 0x1 0x7ffbb351b5d5

PC=0x7ffbb351b5d5

signal arrived during external code execution
This commit is contained in:
Vibe Kanban
2026-01-16 20:12:04 +03:00
parent 1f54670e3e
commit a0d76586a9
3 changed files with 54 additions and 24 deletions

6
configs.json Normal file
View File

@@ -0,0 +1,6 @@
[
{
"Title": "Конфиг 1",
"URL": "vless://3da694cb-cca3-4849-81c3-9ff60c4dc399@193.124.93.179:39590?type=tcp\u0026encryption=none\u0026security=none#TCP%20HamyVPN-TEST2"
}
]