Optimize app logic
Support windows administrator auto launch Support android close vpn
This commit is contained in:
@@ -20,8 +20,6 @@ abstract class ProxyPlatform extends PlatformInterface {
|
||||
_instance = instance;
|
||||
}
|
||||
|
||||
DateTime? startTime;
|
||||
|
||||
Future<bool?> startProxy(int port) {
|
||||
throw UnimplementedError('startProxy() has not been implemented.');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user