aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_unix_basic_peer1.conf
blob: d5058800713054359811107099ae7a4fd794b713 (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
@INLINE@ test_transport_defaults.conf

[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-communicator-unix-1/

[PEER]
PRIVATE_KEY = $GNUNET_TMP/test-communicator-unix-1/private.key

[transport-tcp]
PORT = 52400

[transport-udp]
PORT = 52401

[transport]
PORT = 60000
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_1.sock

[nat]
UNIXPATH = $GNUNET_TMP/communicator-unix-1/nat.sock
ENABLE_IPSCAN = YES

[communicator-unix]
UNIXPATH = $GNUNET_RUNTIME_DIR/communicator-unix-1.sock

[communicator-tcp]
BINDTO = 60002

[communicator-udp]
BINDTO = 60002