RemovePeer
This is a message of the Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from a client program to the Freenet node.
It removes a given peer from you Freenet node.
Example
RemovePeer NodeIdentifier=[UB] UberNode EndMessage
| Field | Possible values | Mandatory? | Default | Description |
|---|---|---|---|---|
| NodeIdentifier | <name> | <identity> | <ip>:<port> | Yes | The node name, identity or IP:port pair of the peer to be removed from the node. |