5
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2024-11-13 00:30:26 +00:00
yggdrasil-map/mapperconf_sh.example.py

21 lines
394 B
Python
Raw Normal View History

2014-03-29 23:51:57 +00:00
#
# This file should be runnable by bash and python!
#
cjdns_path="/home/user/cjdns"
num_of_nodes=30
# Where mapper nodes connect to
peer_ip="127.0.0.1"
peer_port="33333"
peer_pw="mapper-peers-hunter2qwertyuiopoiuytrewq"
peer_pk="osufn28fjjduan29dajsdnasiqlqn8ahasoasa.k"
# Admin RPC of mapper nodes
rpc_bind="127.0.0.1"
rpc_connect="127.0.0.1"
rpc_pw="Kjs8HuaKu2afdw"
rpc_firstport=11244