mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2026-01-04 01:49:38 +05:00
update ByeDpiVpnService.kt
This commit is contained in:
@@ -157,6 +157,7 @@ class ByeDpiVpnService : VpnService() {
|
||||
private fun stopProxy() {
|
||||
try {
|
||||
vpnInterface?.close()
|
||||
vpnInterface = null
|
||||
NativeBridge().stopProxy()
|
||||
TProxyService.TProxyStopService()
|
||||
status = ServiceStatus.Disconnected
|
||||
|
||||
Reference in New Issue
Block a user