aboutsummaryrefslogtreecommitdiff
path: root/src/exit/exit.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-05 20:31:05 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-05 20:31:05 +0000
commitdb910978a32ed36a72ee29fa1b7ace15c699b158 (patch)
treefcc86be16b389865a6e667ada07c55c98a9d25e3 /src/exit/exit.conf
parentf4b1a87c847292e2d7432307f6d7a994fb2aa733 (diff)
downloadgnunet-db910978a32ed36a72ee29fa1b7ace15c699b158.tar.gz
gnunet-db910978a32ed36a72ee29fa1b7ace15c699b158.zip
-towards new exit daemon
Diffstat (limited to 'src/exit/exit.conf')
-rw-r--r--src/exit/exit.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/exit/exit.conf b/src/exit/exit.conf
new file mode 100644
index 000000000..83dfae888
--- /dev/null
+++ b/src/exit/exit.conf
@@ -0,0 +1,12 @@
1[exit]
2CONFIG = $DEFAULTCONFIG
3BINARY = gnunet-daemon-exit
4IPV6ADDR = 1234:1::1
5IPV6PREFIX = 32
6IPV4ADDR = 10.10.1.1
7IPV4MASK = 255.255.0.0
8IFNAME = exit-gnunet
9ENABLE_UDP = NO
10ENABLE_TCP = NO
11
12# MAX_CONNECTIONS = 256