aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-02-26 00:23:31 +0100
committerChristian Grothoff <christian@grothoff.org>2017-02-26 00:23:44 +0100
commit07f48a8e74b61f518a4b169075cb0a1cb1419166 (patch)
tree334554653178f6505567a97e3cf71e4c75e7bffb /contrib
parent903c035f7948d1c216d2d85a68458572b0b17e36 (diff)
downloadgnunet-07f48a8e74b61f518a4b169075cb0a1cb1419166.tar.gz
gnunet-07f48a8e74b61f518a4b169075cb0a1cb1419166.zip
re-add interceptor entry for now
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/gnunet-gns-import.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/gnunet-gns-import.sh b/contrib/gnunet-gns-import.sh
index 8614821fe..635360803 100755
--- a/contrib/gnunet-gns-import.sh
+++ b/contrib/gnunet-gns-import.sh
@@ -63,6 +63,9 @@ gnunet-identity -e master-zone -s gns-proxy $options
63 63
64# Use master-zone for intercepted DNS queries 64# Use master-zone for intercepted DNS queries
65# (remove this entry to disable DNS interception by GNS service) 65# (remove this entry to disable DNS interception by GNS service)
66gnunet-identity -e master-zone -s gns-intercept $options
67
68# Use master-zone for DNS2GNS proxy.
66gnunet-identity -e master-zone -s dns2gns $options 69gnunet-identity -e master-zone -s dns2gns $options
67 70
68# 'gns-private' is not yet used (!) 71# 'gns-private' is not yet used (!)