Add socks5 proxy [POC] IOS-358 #3742
Annotations
10 warnings
Shared/ApplicationConfiguration.swift#L41
FIXMEs should be resolved (Used for debugging purposes du...) (todo)
|
PacketTunnelCore/Actor/ObservedState+Extensions.swift#L27
TODOs should be resolved (fix me) (todo)
|
PacketTunnelCore/Actor/PacketTunnelActor.swift#L279
Function body should span 50 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)
|
MullvadTransport/Socks5/Socks5EndpointReader.swift#L55
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
MullvadTransport/Socks5/Socks5EndpointReader.swift#L55
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
MullvadTransport/Socks5/Socks5EndpointReader.swift#L76
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
MullvadTransport/Socks5/Socks5EndpointReader.swift#L76
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
MullvadTransport/Socks5/Socks5ConnectNegotiation.swift#L43
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
MullvadTransport/Socks5/Socks5ConnectNegotiation.swift#L43
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
MullvadTransport/Socks5/Socks5ConnectNegotiation.swift#L98
Prefer `!= nil` over `let _ =` (unused_optional_binding)
|
The logs for this run have expired and are no longer available.
Loading