Advance preference for proxy.
Manual spesify network services which would be configure.
This commit is contained in:
16
ShadowsocksX-NG/ProxyConfTool.h
Normal file
16
ShadowsocksX-NG/ProxyConfTool.h
Normal file
@ -0,0 +1,16 @@
|
||||
//
|
||||
// ProxyConfTool.h
|
||||
// ShadowsocksX-NG
|
||||
//
|
||||
// Created by 邱宇舟 on 16/6/29.
|
||||
// Copyright © 2016年 qiuyuzhou. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
|
||||
@interface ProxyConfTool : NSObject
|
||||
|
||||
+(NSArray*)networkServicesList;
|
||||
|
||||
@end
|
Reference in New Issue
Block a user