From 95eca7cc0da65be69495fb67b152e678ba6d9c75 Mon Sep 17 00:00:00 2001 From: amontero Date: Fri, 28 Jun 2013 03:05:52 +0200 Subject: Add PortForwarding to allow UPnP firewall pf configuration. --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index d52a2b3..7777438 100644 --- a/README +++ b/README @@ -133,6 +133,8 @@ You have the following options that can be passed to a relay, with the defaults $port = 0, $listen_addresses = [], +$portforwarding = 0, # PortForwarding 0|1, set for opening ports at the router via UPnP. + # Requires 'tor-fw-helper' binary present. $bandwidth_rate = '', # KB/s, defaulting to using tor's default: 5120KB/s $bandwidth_burst = '', # KB/s, defaulting to using tor's default: 10240KB/s $relay_bandwidth_rate = 0, # KB/s, 0 for no limit. -- cgit v1.2.3