Outils pour utilisateurs

Outils du site


tech:notes_i2p

Notes i2p

Voir aussi :

  • Tor
  • IPFS
  • Beaker browser
  • Freenet

Install

Version en C++

apt-get install i2pd

Config navigateur

Voir

FoxyProxy ProxyType HTTP Proxy IP address : 127.0.0.1 Port : 4444 Pattern : *.i2p

Test

Test eepsite

env http_proxy=http://127.0.0.1:4444 curl -I http://reg.i2p

Test web

env http_proxy=http://127.0.0.1:4444 curl -I http://gnu.org

outproxy

  • Open i2pd.conf
  • Add to section [httpproxy]:

outproxy = http://acetone.i2p:8888 outbound.length = 1 inbound.length = 1

  • Restart i2pd
  • Enjoy

Note: tunnels length is optional parameters. 3 by default.

tech/notes_i2p.txt · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki