aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_http_reverse_peer2.conf
blob: 0283d12b517d7dbfbe44d7558c554106b02df9b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
INLINE@ template_cfg_peer2.conf
[PATHS]
GNUNET_TEST_HOME = /tmp/test-transport/api-http-p2/


[transport-http_client]

[transport-http_server]
PORT = 8080
EXTERNAL_HOSTNAME = fulcrum.net.in.tum.de/gnunet
EXTERNAL_HOSTNAME_ONLY = YES
#USE_IPV4 = YES
#USE_IPV6 = YES
#BINDTO = 127.0.0.1
#BINDTO6 =  ::1

[arm]
PORT = 12085
DEFAULTSERVICES = transport
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock

[statistics]
PORT = 12084
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock

[resolver]
PORT = 12083
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock

[peerinfo]
PORT = 12082
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock

[transport]
PORT = 12081
PLUGINS = http_server
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock
PREFIX = valgrind --leak-check=full
#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args