BOB ping command

pull/1/head
orignal 2025-08-19 15:37:04 -04:00 committed by GitHub
parent 694669813a
commit 5124e02347
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -55,4 +55,5 @@ For example, newkeys 7 generates an EdDSA key pair (supported only in i2pd).
- lookup `<I2P_HOSTNAME>` — Performs a lookup for the specified I2P hostname and returns its destination.
- lookuplocal `<I2P_HOSTNAME>` — looks for LeaseSet with specified address in router's netdb
- ping `<I2P_HOSTNAME>` - Pings remote destination. Returns "pong `<BASE32_ADDRESS>`: time=`<VALUE` ms" if success and "timeout" is not
- help `<COMMAND>` — Provides help information for the specified command. If no command is specified, lists all available commands.