and make the image links relative
Roger Dingledine

Roger Dingledine commited on 2006-03-15 21:12:33
Zeige 3 geänderte Dateien mit 17 Einfügungen und 17 Löschungen.

... ...
@@ -36,7 +36,7 @@ screenshot of the setup page:
36 36
 </p>
37 37
 
38 38
 <img alt="tor installer splash page"
39
-src="http://tor.eff.org/img/screenshot-osx-installer-splash.png"
39
+src="../img/screenshot-osx-installer-splash.png"
40 40
 border="1">
41 41
 
42 42
 <p>
... ...
@@ -91,7 +91,7 @@ Network Settings. Select your Network Preferences from the Apple |
91 91
 Location menu:</p>
92 92
 
93 93
 <img alt="Network settings"
94
-src="http://tor.eff.org/img/screenshot-osx-choose-network.png"
94
+src="../img/screenshot-osx-choose-network.png"
95 95
 border="1">
96 96
 
97 97
 <p>Select the Network Interface on which you want to enable Tor. If you use
... ...
@@ -99,7 +99,7 @@ more than one Interface you must change the proxy settings for each
99 99
 individually.</p>
100 100
 
101 101
 <img alt="Network preferences"
102
-src="http://tor.eff.org/img/screenshot-osx-choose-interface.png"
102
+src="../img/screenshot-osx-choose-interface.png"
103 103
 border="1">
104 104
 <p>
105 105
 
... ...
@@ -111,7 +111,7 @@ note</a> about Tor and ftp proxies. Leave your Use Passive FTP Mode
111 111
 (PASV) setting as is.</p>
112 112
 
113 113
 <img alt="Proxy settings"
114
-src="http://tor.eff.org/img/screenshot-osx-proxy-settings.png"
114
+src="../img/screenshot-osx-proxy-settings.png"
115 115
 border="1">
116 116
 
117 117
 <p>Using privoxy is <strong>necessary</strong> because <a
... ...
@@ -45,7 +45,7 @@ and configure Privoxy on your own</a>.
45 45
 </p>
46 46
 
47 47
 <img alt="tor installer splash page"
48
-src="http://tor.eff.org/img/screenshot-win32-installer-splash.png" />
48
+src="../img/screenshot-win32-installer-splash.png" />
49 49
 
50 50
 <p>If you have previously installed Tor, TorCP, or Privoxy
51 51
 you can deselect whichever components you do not need to install
... ...
@@ -53,7 +53,7 @@ in the dialog shown below.
53 53
 </p>
54 54
 
55 55
 <img alt="select components to install"
56
-src="http://tor.eff.org/img/screenshot-win32-installer-components.png" />
56
+src="../img/screenshot-win32-installer-components.png" />
57 57
 
58 58
 <p>After you have completed the installer, the components
59 59
 you selected will automatically be started for you.
... ...
@@ -92,7 +92,7 @@ note</a> about Tor and ftp proxies.
92 92
 In IE, this looks something like:</p>
93 93
 
94 94
 <img alt="Proxy settings in IE"
95
-src="http://tor.eff.org/img/screenshot-win32-ie-proxies.jpg" />
95
+src="../img/screenshot-win32-ie-proxies.jpg" />
96 96
 
97 97
 <p>Using Privoxy is <strong>necessary</strong> because <a
98 98
 href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">browsers
... ...
@@ -130,7 +130,7 @@ system notification area, as shown below:
130 130
 </p>
131 131
 
132 132
 <img alt="TorCP Tray Icon"
133
-src="http://tor.eff.org/img/screenshot-win32-torcp.png">
133
+src="../img/screenshot-win32-torcp.png">
134 134
 
135 135
 <p>
136 136
 Next, you should try using your browser with Tor and make
... ...
@@ -56,20 +56,20 @@ here</a> instead.
56 56
 Turn on JavaScript for now and click "Install Now":</p>
57 57
 
58 58
 <img alt="switchproxy web page"
59
-src="http://tor.eff.org/img/screenshot-switchproxy-webpage.jpg" />
59
+src="../img/screenshot-switchproxy-webpage.jpg" />
60 60
 
61 61
 <p>It will pop up a window asking for permission to install the plugin.
62 62
 Click on the "Install Now" button:
63 63
 </p>
64 64
 
65 65
 <img alt="firefox plugin warning"
66
-src="http://tor.eff.org/img/screenshot-switchproxy-plugin-starting.jpg" />
66
+src="../img/screenshot-switchproxy-plugin-starting.jpg" />
67 67
 
68 68
 <p>Once the installer is finished, you should close all of your Firefox
69 69
 windows and restart Firefox.</p>
70 70
 
71 71
 <img alt="firefox plugin finished"
72
-src="http://tor.eff.org/img/screenshot-switchproxy-plugin-finished.jpg" />
72
+src="../img/screenshot-switchproxy-plugin-finished.jpg" />
73 73
 
74 74
 <hr />
75 75
 <a id="two"></a>
... ...
@@ -81,7 +81,7 @@ that lets you control your proxies. Now we're going to set up a proxy
81 81
 configuration for Tor. Click on "Add" in the new Proxy toolbar:</p>
82 82
 
83 83
 <img alt="new toolbar"
84
-src="http://tor.eff.org/img/screenshot-switchproxy-toolbar.jpg" />
84
+src="../img/screenshot-switchproxy-toolbar.jpg" />
85 85
 
86 86
 <p>It will ask you to select a proxy type. Choose
87 87
 "Standard." (There's also an "anonymous" proxy type that
... ...
@@ -92,7 +92,7 @@ you much weaker security than Tor</a>.)
92 92
 </p>
93 93
 
94 94
 <img alt="standard proxy"
95
-src="http://tor.eff.org/img/screenshot-switchproxy-proxytype.jpg" />
95
+src="../img/screenshot-switchproxy-proxytype.jpg" />
96 96
 
97 97
 <p>Now it will show you the standard proxy config window for Firefox.
98 98
 Give this configuration a proxy label of "tor". Then fill in "localhost"
... ...
@@ -102,18 +102,18 @@ href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">you
102 102
 should set them up anyway</a>.) Then click "OK":</p>
103 103
 
104 104
 <img alt="proxy config"
105
-src="http://tor.eff.org/img/screenshot-switchproxy-proxyconfig.jpg" />
105
+src="../img/screenshot-switchproxy-proxyconfig.jpg" />
106 106
 
107 107
 <p>Now you've created the "tor" proxy label, but you're not using it yet.
108 108
 Click on the pull-down list and select tor, as shown here:</p>
109 109
 
110 110
 <img alt="switch to tor"
111
-src="http://tor.eff.org/img/screenshot-switchproxy-switch.jpg" />
111
+src="../img/screenshot-switchproxy-switch.jpg" />
112 112
 
113 113
 <p>Almost done. Click "Apply" to make your change take effect:</p>
114 114
 
115 115
 <img alt="apply"
116
-src="http://tor.eff.org/img/screenshot-switchproxy-apply.jpg" />
116
+src="../img/screenshot-switchproxy-apply.jpg" />
117 117
 
118 118
 <p>Done! Firefox will reload your current page. In
119 119
 this example screenshot, it reloaded the page and <a
... ...
@@ -121,7 +121,7 @@ href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#GoogleLanguage">happ
121 121
 to get a German exit node</a>:</p>
122 122
 
123 123
 <img alt="german google"
124
-src="http://tor.eff.org/img/screenshot-switchproxy-german.jpg" />
124
+src="../img/screenshot-switchproxy-german.jpg" />
125 125
 
126 126
 <hr />
127 127
 <a id="three"></a>
128 128