From ed98955cec143ee81b09a525318518825b86a791 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 20 Jun 2012 23:24:30 -0300 Subject: Adding support for MapAddress tor option --- templates/torrc.map_address.erb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/torrc.map_address.erb (limited to 'templates/torrc.map_address.erb') diff --git a/templates/torrc.map_address.erb b/templates/torrc.map_address.erb new file mode 100644 index 0000000..3fb0274 --- /dev/null +++ b/templates/torrc.map_address.erb @@ -0,0 +1,3 @@ +# map address <%= name %> +MapAddress <%= address %> <%= newaddress %> + -- cgit v1.2.3