Skip to content

[BUG] When client fails to establish network conection, tunnel service remains active #156

Description

@freQniK

Due do not deactivating wireguard or v2ray in these lines:

self.connected = {"v2ray_pid" : None,

&

self.connected = {"v2ray_pid" : v2ray_handler.v2ray_pid,

It causes the xray/wireguard/tun2socks service to continue running and doesn't show a disconnect button in the app. Instead it tries for a DNS change. If network connection isn't established it should deactivate wireguard and shutdown the xray/tun2socks processes to resume normal internet.

Metadata

Metadata

Labels

WindowsWindows Bugs, Features, Requests, EnhancementsbugSomething isn't workinggood first issueGood for newcomerslinuxissues relating to linux buildosxissues relating to os x build

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions