# Enable TCP stealth?
TCP_STEALTH = NO
-# Configuration for manually punched holes in NAT.
-# HOLE_EXTERNAL = auto:2086
[transport-udp]
# Use PORT = 0 to autodetect a port available
# Experimental, default: NO
# PROXY_HTTP_TUNNELING = NO
+
[transport-http_server]
#EXTERNAL_HOSTNAME = <your hostname/path>
PORT = 1080
# Can use IPv6 addresses ([fefc::]:PORT).
# Use "AUTO" for the hostname to automatically detect external IP.
# Do not set if NAT is not manually punched.
-# HOLE_EXTERNAL = AUTO:2086
-
+# HOLE_EXTERNAL = AUTO:1080
MAX_CONNECTIONS = 128
TESTING_IGNORE_KEYS = ACCEPT_FROM;
# Enable TCP stealth?
TCP_STEALTH = NO
-# Configuration for manually punched holes in NAT.
-# HOLE_EXTERNAL = auto:2086
[transport-https_client]
MAX_CONNECTIONS = 128
# PROXY_HTTP_TUNNELING = NO
-
[transport-https_server]
# EXTERNAL_HOSTNAME = <your hostname/path>
# EXTERNAL_HOSTNAME_ONLY = YES
# Can use IPv6 addresses ([fefc::]:PORT).
# Use "AUTO" for the hostname to automatically detect external IP.
# Do not set if NAT is not manually punched.
-# HOLE_EXTERNAL = AUTO:2086
+# HOLE_EXTERNAL = AUTO:4433
CRYPTO_INIT = NORMAL
KEY_FILE = $GNUNET_DATA_HOME/transport/https.key
# Enable TCP stealth?
TCP_STEALTH = NO
-# Configuration for manually punched holes in NAT.
-# HOLE_EXTERNAL = auto:2086
-
[transport-wlan]
# Name of the interface in monitor mode (typically monX)
TESTMODE = 0
TESTING_IGNORE_KEYS = ACCEPT_FROM;
+
[transport-bluetooth]
# Name of the interface (typically hciX)
INTERFACE = hci0