Outils pour utilisateurs

Outils du site


tech:notes_gnunet

Notes GNUnet

il vous faudra ouvrir les ports 2086 et 1080 en TCP et UDP.

gnunet-config -s nat -o DISABLEV6 -V YES

gnunet-config -c /etc/gnunet.conf -s nat -o DISABLEV6

BEHIND_NAT = YES EXTERNAL_ADDRESS = <ip publique>

Arret gnunet-arm -e

Démarrage serveur su - gnunet gnunet-arm -sm -c /etc/gnunet.conf

Démarrage coté utilisateur gnunet-arm -s

Lister les services démarrés gnunet-arm -I

mv /etc/gnunet.conf /var/lib/gnunet/.config/

ln -s ~/.config/gnunet.conf /etc/gnunet.conf

A faire dans sa session utilisateur

$ gnunet-gns-import
$ gnunet-gns-proxy-setup-ca
Generating CA
Generating a 2048 bit RSA private key
.........+++
....................+++
writing new private key to '/tmp/gnscakeyysBBXu.pem'
-----
Removing passphrase from key
writing RSA key
Importing CA into browsers
Importing CA info Firefox /home/jibe/.mozilla/firefox/uuqgp7im.default
Importing CA into Chrome
You can now start gnunet-gns-proxy and configure your browser to use a SOCKS proxy on port 7777
/etc/nsswitch.conf
hosts:          files mdns4_minimal [NOTFOUND=return] dns mdns4
hosts:          files gns [NOTFOUND=return] mdns4_minimal [NOTFOUND=return] dns mdns4
tech/notes_gnunet.txt · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki