[tor-commits] [tor-cloud/master] Change example IP to a valid one

runa at torproject.org runa at torproject.org
Fri Nov 25 21:47:35 UTC 2011


commit c4e11c67f265b5f28e68159804ccbb735fc559df
Author: Runa A. Sandvik <runa.sandvik at gmail.com>
Date:   Fri Nov 25 21:47:26 2011 +0000

    Change example IP to a valid one
---
 html/index.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/html/index.html b/html/index.html
index 6327488..5d7e2cb 100644
--- a/html/index.html
+++ b/html/index.html
@@ -282,9 +282,9 @@
     page will show some details about the instance you have selected,
     including <em>Public DNS</em>. If the AWS Management Console says
     that the <em>Public DNS</em> for your instance is
-    <em>ec2-012-34-56-789.compute-1.amazonaws.com</em>, then you know that the IP
-    address is <em>012.34.56.789</em>. All of the bridges run on port 443, so the
-    address of your bridge is <em>012.34.56.789:443</em>.</p>
+    <em>ec2-192-0-2-27.compute-1.amazonaws.com</em>, then you know that the IP
+    address is <em>192.0.2.27</em>. All of the bridges run on port 443, so the
+    address of your bridge is <em>192.0.2.27:443</em>.</p>
 
     <p><b>4. How can I check if my bridge is running?</b><br>
     There are two ways you can check to see if your bridge is running;



More information about the tor-commits mailing list