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