checkra1n / BugTracker

checkra1n bug tracker
725 stars 105 forks source link

VPN issue. In Jailbreak mode Vpn disconnected when connected to server. And works well in normal mode. What' the problem? #2301

Open zeku2022 opened 2 years ago

zeku2022 commented 2 years ago

I’m not sure if it’s a checkra1n issue or a tweak conflicting, but I can’t get most of my vpns to connect. A few seconds after turning on the switch, it automatically switches off. Any help would be appreciated

https://www.reddit.com/r/checkra1n/comments/fx2zwi/vpn_issues/

zeku2022 commented 2 years ago

I found the reason when I develop tweaks. Those who use Injecting SpringBoard/UIKit tweaks will cause system vpn error.

First uninstall one by one to find the tweak which cause this issue.

I developed a tweak that injuect springboard, i made a new thread or some tasks in springboard process,then the system vpn will break. when I removed all the thread or tasks from springboard process to my new deamon process. The vpn turns out working well again....

So please find the tweak that cause this problem....