still-open.conf (3,301 bytes)
[transport-udp]
DISABLE-IPV6 = YES
PORT = 10010
[dhtcache]
DATABASE = sqlite
QUOTA = 1000000
[dht]
STOP_FOUND = YES
DISABLE_SOCKET_FORWARDING = YES
DEBUG = NO
UNIXPATH = /tmp/test-service-dht-18
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-dht
CONFIG = $DEFAULTCONFIG
HOME = $SERVICEHOME
HOSTNAME = localhost
PORT = 0
AUTOSTART = NO
[fs]
EXPECTED_NEIGHBOUR_COUNT = 128
MIN_MIGRATION_DELAY = 1000
MAX_PENDING_REQUESTS = 65536
UNIXPATH = /tmp/test-service-fs-19
ACTIVEMIGRATION = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-fs
CONFIG = $DEFAULTCONFIG
HOME = $SERVICEHOME
HOSTNAME = localhost
PORT = 10011
STATE_DIR = $SERVICEHOME/persistence/
IDENTITY_DIR = $SERVICEHOME/identities/
TRUST = $SERVICEHOME/data/credit/
INDEXDB = $SERVICEHOME/idxinfo.lst
AUTOSTART = NO
[datastore-sqlite]
FILENAME = $SERVICEHOME/datastore/sqlite.db
[datastore]
DATABASE = sqlite
BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
QUOTA = 100000000
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-datastore
CONFIG = $DEFAULTCONFIG
HOME = $SERVICEHOME
HOSTNAME = localhost
PORT = 10012
UNIXPATH = /tmp/test-service-datastore-20
AUTOSTART = YES
[hostlist]
HTTP-PROXY =
SERVERS = http://v9.gnunet.org:58080/
OPTIONS = -b
BINARY = gnunet-daemon-hostlist
CONFIG = $DEFAULTCONFIG
HOSTLISTFILE = $SERVICEHOME/hostlist/learned.data
HOME = $SERVICEHOME
HTTPPORT = 8080
[topology]
BINARY = gnunet-daemon-topology
CONFIG = $DEFAULTCONFIG
FRIENDS = $SERVICEHOME/friends
TARGET-CONNECTION-COUNT = 16
AUTOCONNECT = YES
FRIENDS-ONLY = NO
MINIMUM-FRIENDS = 0
[core]
UNIXPATH = /tmp/test-service-core-21
TOTAL_QUOTA_OUT = 9932160
TOTAL_QUOTA_IN = 9932160
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-core
CONFIG = $DEFAULTCONFIG
HOME = $SERVICEHOME
HOSTNAME = localhost
PORT = 0
AUTOSTART = YES
[transport]
DEBUG = NO
UNIXPATH = /tmp/test-service-transport-22
PLUGINS = udp
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
NEIGHBOUR_LIMIT = 50
BINARY = gnunet-service-transport
CONFIG = $DEFAULTCONFIG
HOME = $SERVICEHOME
HOSTNAME = localhost
PORT = 0
AUTOSTART = YES
[peerinfo]
HOSTS = $SERVICEHOME/data/hosts/
UNIXPATH = /tmp/test-service-peerinfo-23
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-peerinfo
CONFIG = $DEFAULTCONFIG
HOME = $SERVICEHOME
HOSTNAME = localhost
PORT = 0
AUTOSTART = YES
[resolver]
UNIXPATH = /tmp/test-service-resolver-24
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-resolver
CONFIG = $DEFAULTCONFIG
HOME = $SERVICEHOME
HOSTNAME = localhost
PORT = 10013
AUTOSTART = NO
[statistics]
UNIXPATH = /tmp/test-service-statistics-25
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-statistics
CONFIG = $DEFAULTCONFIG
HOME = $SERVICEHOME
HOSTNAME = localhost
PORT = 0
AUTOSTART = YES
[arm]
PORT = 0
DEBUG = YES
UNIXPATH = /tmp/test-service-arm-26
DEFAULTSERVICES = core
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-arm
CONFIG = $DEFAULTCONFIG
HOME = $SERVICEHOME
HOSTNAME = localhost
[transport-tcp]
TIMEOUT = 300000
PORT = 10014
BINDTO = 127.0.0.1
[client]
HOME = $SERVICEHOME
[gnunetd]
DISABLE-IPV6 = YES
HOSTKEY = $SERVICEHOME/.hostkey
[PATHS]
DEFAULTCONFIG = /tmp/still-open.conf
SERVICEHOME = /tmp/gnunet-dht-testing//2/