monero-site/_i18n/fr/resources/moneropedia/i2pcontrol.md

17 lines
795 B
Markdown
Raw Normal View History

2018-04-05 07:11:44 +00:00
---
entry: "I2PControl"
tags: ["kovri"]
terms: ["I2PControl"]
summary: "Une interface API pour Kovri et I2P qui permet un simple contrôle distant"
2018-04-05 07:11:44 +00:00
---
### Les Bases
2018-04-05 07:11:44 +00:00
@I2Pcontrol est une [API](https://fr.wikipedia.org/wiki/Interface_de_programmation) [JSONRPC2](https://en.wikipedia.org/wiki/JSON-RPC) pour @Kovri et @I2P-Java qui permet à un client @I2PControl de contrôler ou surveiller une instance en fonctionnement.
2018-04-05 07:11:44 +00:00
Deux clients @I2PControl sont : [qtoopie](https://github.com/EinMByte/qtoopie) (client C++) et [itoopie](https://github.com/i2p/i2p.itoopie) (client Java). Consultez `kovri.conf` pour configurer @I2PControl pour @Kovri.
2018-04-05 07:11:44 +00:00
### Informations détaillées
2018-04-05 07:11:44 +00:00
Les détails et spécifications sont disponibles sur la page [I2PControl](https://geti2p.net/fr/docs/api/i2pcontrol).