1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-08-26 13:42:08 +00:00

Merge pull request #87 from o0nd7ots/patch-1

Improved redability
This commit is contained in:
orignal 2023-12-01 10:39:35 -05:00 committed by GitHub
commit cb20e5e6c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,11 @@ i2p.router.net.tunnels.successrate returns tunnel creation success rate in perce
i2p.router.net.total.received.bytes returns total received bytes since last restart i2p.router.net.total.received.bytes returns total received bytes since last restart
i2p.router.net.total.sent.bytes returns total sent bytes since last restart i2p.router.net.total.sent.bytes returns total sent bytes since last restart
# BOB # BOB
Unlike Java-I2P, i2pd keep supporting BOB with the following extensions Unlike Java-I2P, i2pd keep supporting BOB with the following extensions:
newkeys signaturetype cryptotype. DSA and ElGamal by default - newkeys
lookuplocal - looks for LeaseSet with specified address in router's netdb - signaturetype
- cryptotype.
DSA and ElGamal by default.
lookuplocal - looks for LeaseSet with specified address in router's netdb