diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-06-11 20:53:15 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-06-11 20:53:15 +0200 |
commit | 64243ab0f18e726f57afe93c7d440386a819cdac (patch) | |
tree | 34bc19219450ed1bf7373d782ea2fc606ca5ea42 /README.md | |
parent | 506ac77c2288696413baab4a44c3c2de93995c82 (diff) |
Command to add public peers
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -128,6 +128,9 @@ Reject device attachment request or verification code of selected peer. `/peer-add <host> [<port>]` Manually add network peer with given hostname or IP address. +`/peer-add-public` +Add known public network peer(s). + `/peer-drop` Drop the currently selected peer. Afterwards, the connection can be re-established by either side. |