SSHRemoteConnectionFilter typedef

SSHRemoteConnectionFilter = bool Function(String host, int port)

Implementation

typedef SSHRemoteConnectionFilter = bool Function(String host, int port);