SAM: More ports documentation
This commit is contained in:
@ -586,6 +586,10 @@ Clients send to port 0 by default, which means "any port".
|
|||||||
</li><li>
|
</li><li>
|
||||||
Clients send from port 0 by default, which means "unspecified".
|
Clients send from port 0 by default, which means "unspecified".
|
||||||
</li><li>
|
</li><li>
|
||||||
|
Servers may have a service listening on port 0 and other services listening on higher ports.
|
||||||
|
If so, the port 0 service is the default, and will be connected to if the incoming
|
||||||
|
socket or datagram port does not match another service.
|
||||||
|
</li><li>
|
||||||
Most I2P destinations only have one service running on them, so you may use the defaults, and ignore I2CP port configuration.
|
Most I2P destinations only have one service running on them, so you may use the defaults, and ignore I2CP port configuration.
|
||||||
</li><li>
|
</li><li>
|
||||||
SAM 3.2 or 3.3 is required to specify I2CP ports.
|
SAM 3.2 or 3.3 is required to specify I2CP ports.
|
||||||
|
Reference in New Issue
Block a user