aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_https_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_api_https_peer2.conf')
-rw-r--r--src/transport/test_transport_api_https_peer2.conf32
1 files changed, 7 insertions, 25 deletions
diff --git a/src/transport/test_transport_api_https_peer2.conf b/src/transport/test_transport_api_https_peer2.conf
index 07495835c..cf0c5c915 100644
--- a/src/transport/test_transport_api_https_peer2.conf
+++ b/src/transport/test_transport_api_https_peer2.conf
@@ -1,13 +1,5 @@
1[transport-http]
2PORT = 22368
3DEBUG = NO
4USE_IPv6 = YES
5USE_IPv4 = YES
6#BINDTO4 = 127.0.0.1
7#BINDTO6 = ::1
8
9[transport-https] 1[transport-https]
10PORT = 42388 2PORT = 12110
11DEBUG = NO 3DEBUG = NO
12USE_IPv6 = YES 4USE_IPv6 = YES
13USE_IPv4 = YES 5USE_IPv4 = YES
@@ -59,7 +51,7 @@ BINARY = gnunet-service-transport
59CONFIG = $DEFAULTCONFIG 51CONFIG = $DEFAULTCONFIG
60HOME = $SERVICEHOME 52HOME = $SERVICEHOME
61HOSTNAME = localhost 53HOSTNAME = localhost
62PORT = 22365 54PORT = 12111
63UNIXPATH = /tmp/gnunet-p2-service-transport.sock 55UNIXPATH = /tmp/gnunet-p2-service-transport.sock
64#PREFIX = xterm -T transport1 -e gdb --command=cmd --args 56#PREFIX = xterm -T transport1 -e gdb --command=cmd --args
65#PREFIX = valgrind --leak-check=full 57#PREFIX = valgrind --leak-check=full
@@ -74,7 +66,7 @@ BINARY = gnunet-service-peerinfo
74CONFIG = $DEFAULTCONFIG 66CONFIG = $DEFAULTCONFIG
75HOME = $SERVICEHOME 67HOME = $SERVICEHOME
76HOSTNAME = localhost 68HOSTNAME = localhost
77PORT = 22369 69PORT = 12112
78UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock 70UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
79 71
80[resolver] 72[resolver]
@@ -84,7 +76,7 @@ BINARY = gnunet-service-resolver
84CONFIG = $DEFAULTCONFIG 76CONFIG = $DEFAULTCONFIG
85HOME = $SERVICEHOME 77HOME = $SERVICEHOME
86HOSTNAME = localhost 78HOSTNAME = localhost
87PORT = 22364 79PORT = 12113
88UNIXPATH = /tmp/gnunet-p2-service-resolver.sock 80UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
89 81
90[statistics] 82[statistics]
@@ -94,7 +86,7 @@ BINARY = gnunet-service-statistics
94CONFIG = $DEFAULTCONFIG 86CONFIG = $DEFAULTCONFIG
95HOME = $SERVICEHOME 87HOME = $SERVICEHOME
96HOSTNAME = localhost 88HOSTNAME = localhost
97PORT = 22367 89PORT = 12114
98UNIXPATH = /tmp/gnunet-p2-service-statistics.sock 90UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
99 91
100 92
@@ -106,18 +98,9 @@ BINARY = gnunet-service-arm
106CONFIG = $DEFAULTCONFIG 98CONFIG = $DEFAULTCONFIG
107HOME = $SERVICEHOME 99HOME = $SERVICEHOME
108HOSTNAME = localhost 100HOSTNAME = localhost
109PORT = 22366 101PORT = 12115
110UNIXPATH = /tmp/gnunet-p2-service-arm.sock 102UNIXPATH = /tmp/gnunet-p2-service-arm.sock
111 103
112
113[transport-http]
114PORT = 22389
115DEBUG = NO
116
117[transport-tcp]
118PORT = 22399
119DEBUG = YES
120
121[TESTING] 104[TESTING]
122WEAKRANDOM = YES 105WEAKRANDOM = YES
123 106
@@ -125,8 +108,7 @@ WEAKRANDOM = YES
125HOSTKEY = $SERVICEHOME/.hostkey 108HOSTKEY = $SERVICEHOME/.hostkey
126 109
127[PATHS] 110[PATHS]
128SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/ 111SERVICEHOME = /tmp/test-transport/api-https-p2/
129
130 112
131[dht] 113[dht]
132AUTOSTART = NO 114AUTOSTART = NO