SAM: More ports documentation

This commit is contained in:
zzz
2023-10-21 09:43:28 -04:00
parent e2ffb5e96c
commit f13dc8b7ff

View File

@ -586,6 +586,10 @@ Clients send to port 0 by default, which means "any port".
</li><li>
Clients send from port 0 by default, which means "unspecified".
</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.
</li><li>
SAM 3.2 or 3.3 is required to specify I2CP ports.