git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
de95d12fd
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
en
mirrors.wml
Update the mirrors-table.wmi to be in the new format and update the main mirrors.wml file to reflect this change.
Jacob Appelbaum
commited
de95d12fd
at 2008-06-27 12:46:52
mirrors.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ #include "head.wmi" TITLE="Tor: Mirrors" <div class="main-column"> <h2>Tor: Mirrors</h2> <hr /> <p> The canonical URL of this site is <a href="https://www.torproject.org/">https://www.torproject.org/</a>, but there are a few mirrors of it in other places. </p> <p> If you would like to run a mirror, it's as easy as this command to download everything a mirror should share with the world: <br /> <br /> <tt> rsync -av rsync://rsync.torproject.org/tor tor-mirror/ </tt> <br/> <br/> Please ensure that you keep your mirror updated (we suggest automating this task with something like '<tt>cron</tt>'). Our website, source code and binary releases change often. Tor users everywhere will thank you. </p> <p> If you are running a mirror, please email <a href="mailto:tor-webmaster@torproject.org">tor-webmaster@torproject.org</a> and we'll add it to the list. </p> <table class="mirrors"> <tr> <th>Country</th> <th>Organisation</th> <th>Last Updated</th> <th>http website mirror</th> <th>ftp website mirror</th> <th>rsync website mirror</th> <th>http dist/ mirror</th> <th>rsync dist/ mirror</th> </tr> #include <mirrors-table.wmi> </table> </div><!-- #main --> #include <foot.wmi>