Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Not working on iOS 8 #7

@Casper8016

Description

@Casper8016

static CFDictionaryRef new_SCDynamicStoreCopyProxies (SCDynamicStoreRef store) {
if (!activated || !proxyPref)
return origin_SCDynamicStoreCopyProxies(store);
NSLog(@"AppProxyCap: proxify configuration applied: %@", proxyPref);
return CFDictionaryCreateCopy(NULL, (CFDictionaryRef)proxyPref);
}

new_SCDynamicStoreCopyProxies Not working on iOS 8 send http request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions