class ClientPeerSelector extends TunnelPeerSelector
ANY_V4, ctx, log
Constructor | Description |
---|---|
ClientPeerSelector(RouterContext context) |
Modifier and Type | Method | Description |
---|---|---|
List<Hash> |
selectPeers(TunnelPoolSettings settings) |
Returns ENDPOINT FIRST, GATEWAY LAST!!!!
In: us ..
|
canConnect, canConnect, canConnect, getInboundMask, getOutboundMask, isNTCPDisabled, isSSUDisabled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkTunnel, filterSlow, filterUnreachable, getClosestHopExclude, getExclude, getLength, isIPv6Only, orderPeers, selectExplicit, shouldExclude, shouldSelectExplicit
public ClientPeerSelector(RouterContext context)
public List<Hash> selectPeers(TunnelPoolSettings settings)
selectPeers
in class TunnelPeerSelector