Monitor PAC file. Disable then enable the system pac configure after it has been modified.

This commit is contained in:
Charlie Qiu
2016-10-19 00:24:45 +08:00
parent d0ad272198
commit e5b342c134
3 changed files with 52 additions and 9 deletions

View File

@ -20,8 +20,6 @@
+ (void)disableProxy;
//+ (void)startPACServer:(NSString*) PACFilePath;
//
//+ (void)stopPACServer;
+ (void)startMonitorPAC;
@end