Gets the version of the underlying sing-box core.
@override Future<String> getSingBoxVersion() async { return '1.14.0'; }