wangyuc

Results 4 comments of wangyuc
trafficstars

@Abhi5h3k yes ,I fix it . Find class “SpeedTestTask.java”,method “startDownloadRequest” ,line 278. if (userInfo != null && userInfo.indexOf(':') != -1) { user = userInfo.substring(0, userInfo.indexOf(':')); pwd = userInfo.substring(userInfo.indexOf(':') + 1);...

> > I get an architecture iphoneos-arm not supported when trying this. Any information on how to install on iphoneos-arm64? > > That means you're trying to install a rootful...

> > Iphone8 ,IOS16.7.3,rootful by palera1n beta8 ,cant install deb ,term says "iphoneos-arm64 does not match system iphoneos-arm"。 > > My apologies, updated releases to include rootful. Thank you so...