mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-09-05 02:32:08 +00:00
address for server tunnels
This commit is contained in:
parent
8b0a45e769
commit
ea086da513
@ -81,6 +81,7 @@ Optional parameters:
|
|||||||
* signaturetype -- means signature type for new keys. 0 - DSA, 1- ECDSA-P256, 7 -EDDSA, 11 -RedDSA. 7 by default.
|
* signaturetype -- means signature type for new keys. 0 - DSA, 1- ECDSA-P256, 7 -EDDSA, 11 -RedDSA. 7 by default.
|
||||||
* cryptotype -- crypto type for new keys. Experimental. Should be always 0.
|
* cryptotype -- crypto type for new keys. Experimental. Should be always 0.
|
||||||
* enableuniquelocal -- if true, connection to local address will look like 127.x.x.x where x.x.x is first 3 bytes of incoming connection peer's ident hash. true by default.
|
* enableuniquelocal -- if true, connection to local address will look like 127.x.x.x where x.x.x is first 3 bytes of incoming connection peer's ident hash. true by default.
|
||||||
|
* address -- IP address of an interface tunnel is connected to host from. Usually not used.
|
||||||
|
|
||||||
Server/http tunnels
|
Server/http tunnels
|
||||||
-------------------
|
-------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user