addressPortStrategy property
Implementation
int? get mark; Object? get tcpFastOpen; TProxyMode? get tproxy; bool? get acceptProxyProtocol; XrayTargetStrategy? get domainStrategy; String? get dialerProxy; int? get tcpKeepAliveInterval; int? get tcpKeepAliveIdle; String? get tcpCongestion; int? get tcpWindowClamp; int? get tcpMaxSeg; bool? get penetrate; int? get tcpUserTimeout; bool? get v6only;@JsonKey(name: 'interface') String? get interfaceName; bool? get tcpMptcp; List<CustomSockoptConfig>? get customSockopt; AddressPortStrategy? get addressPortStrategy;