-move tcp session check into extra checks condition
[oweals/gnunet.git] / src / pt / pt.conf
1 [pt]
2 BINARY = gnunet-daemon-pt
3
4 # Set this to YES to tunnel IPv4 traffic over GNUnet
5 TUNNEL_IPV4 = NO
6
7 # Set this to YES to tunnel IPv6 traffic over GNUnet
8 TUNNEL_IPV6 = NO
9
10 # Set this to YES to tunnel DNS traffic over GNUnet
11 TUNNEL_DNS = NO
12