1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
|
<!DOCTYPE HTML>
<html lang="en" style="min-height:100%;">
<head>
<title>Relay Search - Tor Metrics</title>
<meta charset="utf-8">
<link href="https://metrics.torproject.org/images/favicon.ico" type="image/x-icon" rel="shortcut icon">
<!-- yes, we are handheld friendly :) -->
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- icons for mobile devices -->
<link rel="apple-touch-icon" href="https://metrics.torproject.org/images/apple-touch-icon-152x152.png">
<link rel="shortcut icon" href="https://metrics.torproject.org/images/android-icon.png" sizes="196x196">
<meta name="msapplication-square70x70logo" content="https://metrics.torproject.org/images/smalltile.png">
<meta name="msapplication-square150x150logo" content="https://metrics.torproject.org/images/mediumtile.png">
<meta name="msapplication-wide310x150logo" content="https://metrics.torproject.org/images/widetile.png">
<meta name="msapplication-square310x310logo" content="https://metrics.torproject.org/images/largetile.png">
<!-- jQuery -->
<script src="https://metrics.torproject.org/js/jquery-3.2.1.min.js"></script>
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<script src="https://metrics.torproject.org/js/bootstrap.min.js"></script>
<!-- Fonts -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="fonts/source-sans-pro.css">
<!-- Prism -->
<link rel="stylesheet" href="css/prism.css">
<script src="https://metrics.torproject.org/js/prism.js"></script>
<!-- custom styles and javascript -->
<link rel="stylesheet" href="css/style.css">
<script src="https://metrics.torproject.org/js/script.js"></script>
<!-- Atlas CSS -->
<link rel="stylesheet" href="css/atlas.css?v29">
</head>
<body class="noscript" style="background-image:url(images/ajax-loader.gif);background-repeat:no-repeat;background-position:center center;">
<!-- Using evil inline stylesheets to hide the FOUC for slow connections... -->
<div id="wrapper" style="display:none;">
<!-- secondary navigation -->
<nav class="navbar navbar-default navbar-secondary">
<div class="container-fluid">
<input type="checkbox" id="navbar-toggle-checkbox">
<div class="navbar-header">
<label for="navbar-toggle-checkbox" type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-secondary" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</label>
<a class="navbar-brand visible-xs" href="https://metrics.torproject.org/"><img src="images/tor-metrics-white.png" width="232" height="50" alt="Tor Metrics"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-secondary">
<ul class="nav navbar-nav navbar-right">
<!-- we have to copy the primary navigation items here for mobile accessibility -->
<li class="visible-xs section-header">Metrics</li>
<li class="visible-xs"><a href="https://metrics.torproject.org/"><i class="fa fa-home fa-fw" aria-hidden="true"></i> Home</a></li>
<li class="visible-xs"><a href="https://metrics.torproject.org/userstats-relay-country.html"><i class="fa fa-users fa-fw hidden-sm" aria-hidden="true"></i> Users</a></li>
<li class="visible-xs"><a href="https://metrics.torproject.org/networksize.html"><i class="fa fa-server fa-fw hidden-sm" aria-hidden="true"></i> Servers</a></li>
<li class="visible-xs"><a href="https://metrics.torproject.org/bandwidth.html"><i class="fa fa-road fa-fw hidden-sm" aria-hidden="true"></i> Traffic</a></li>
<li class="visible-xs"><a href="https://metrics.torproject.org/torperf.html"><i class="fa fa-dashboard fa-fw hidden-sm" aria-hidden="true"></i> Performance</a></li>
<li class="visible-xs"><a href="https://metrics.torproject.org/hidserv-dir-onions-seen.html"><i class="fa fa-map-signs fa-fw hidden-sm" aria-hidden="true"></i> Onion Services</a></li>
<li class="visible-xs"><a href="https://metrics.torproject.org/webstats-tb.html"><i class="fa fa-download fa-fw hidden-sm" aria-hidden="true"></i> Applications</a></li>
<!-- /end of primary copy -->
<!-- secondary navigation items -->
<li class="visible-xs section-header">More</li>
<li><a href="https://metrics.torproject.org/news.html"><i class="fa fa-newspaper-o fa-fw hidden-sm" aria-hidden="true"></i> News</a></li>
<li><a href="https://metrics.torproject.org/sources.html"><i class="fa fa-archive fa-fw hidden-sm" aria-hidden="true"></i> Sources</a></li>
<li><a href="https://metrics.torproject.org/services.html"><i class="fa fa-cogs fa-fw hidden-sm" aria-hidden="true"></i> Services</a></li>
<li><a href="https://metrics.torproject.org/development.html"><i class="fa fa-code fa-fw hidden-sm" aria-hidden="true"></i> Development</a></li>
<li><a href="https://metrics.torproject.org/research.html"><i class="fa fa-university fa-fw hidden-sm" aria-hidden="true"></i> Research</a></li>
<li><a href="https://metrics.torproject.org/about.html"><i class="fa fa-lightbulb-o fa-fw hidden-sm" aria-hidden="true"></i> About</a></li>
<!-- /secondary navigation items -->
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<!-- /secondary navigation -->
<!-- page header for every single page -->
<div class="page-header hidden-xs">
<a href="/"><img src="images/tor-metrics-white@2x.png" width="232" height="50" alt="Tor Metrics" id="metrics-wordmark"></a>
<div>
<p>
<i>“Tor metrics are the ammunition that lets Tor and other security advocates argue for a more private and secure Internet from a position of data, rather than just dogma or perspective.”<br><small>— Bruce Schneier (June 1, 2016)</small></i>
</p>
</div>
<div class="clearfix"></div>
</div>
<!-- /page header -->
<!-- primary navigation -->
<nav class="navbar navbar-default hidden-xs">
<div class="container-fluid">
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-primary">
<ul class="nav navbar-nav">
<li><a href="https://metrics.torproject.org/"><i class="fa fa-home fa-fw hidden-sm" aria-hidden="true"></i> Home</a></li>
<li class=""><a href="https://metrics.torproject.org/userstats-relay-country.html"><i class="fa fa-users fa-fw hidden-sm" aria-hidden="true"></i> Users</a></li>
<li class=""><a href="https://metrics.torproject.org/networksize.html"><i class="fa fa-server fa-fw hidden-sm" aria-hidden="true"></i> Servers</a></li>
<li class=""><a href="https://metrics.torproject.org/bandwidth.html"><i class="fa fa-road fa-fw hidden-sm" aria-hidden="true"></i> Traffic</a></li>
<li class=""><a href="https://metrics.torproject.org/torperf.html"><i class="fa fa-dashboard fa-fw hidden-sm" aria-hidden="true"></i> Performance</a></li>
<li class=""><a href="https://metrics.torproject.org/hidserv-dir-onions-seen.html"><i class="fa fa-map-signs fa-fw hidden-sm" aria-hidden="true"></i> Onion Services</a></li>
<li class=""><a href="https://metrics.torproject.org/webstats-tb.html"><i class="fa fa-download fa-fw hidden-sm" aria-hidden="true"></i> Applications</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<!-- /primary navigation -->
<div class="container">
<ul class="breadcrumb">
<li><a href="https://metrics.torproject.org/">Home</a></li>
<li><a href="https://metrics.torproject.org/services.html">Services</a></li>
<li class="active">Relay Search</li>
</ul>
<form class="hidden-xs navbar-form pull-right" role="search" id="secondary-search">
<div class="input-group add-on">
<input class="form-control" placeholder="Search" name="secondary-search-query" id="secondary-search-query" type="text" autocorrect="off" autocapitalize="none">
<div class="input-group-btn">
<button class="btn btn-danger" id="secondary-search-clear" type="button" title="Clear Search Query"><i class="glyphicon glyphicon-remove-circle"></i></button>
<button class="btn btn-primary" id="secondary-search-submit" type="submit" title="Perform Search"><i class="glyphicon glyphicon-search"></i></button>
<button class="btn btn-secondary" id="secondary-search-aggregate" type="button" title="Perform Aggregated Search"><i class="fa fa-compress"></i></button>
</div>
</div>
</form>
<h1>Relay Search</h1>
<div class="progress progress-info progress-striped active">
<div class="progress-bar">Rendering results...</div>
</div>
<div id="content">
<noscript>
<div class="alert alert-warning">
<p><strong>JavaScript required</strong><br>
Please enable JavaScript to use this service. If you are using Tor Browser on High Security mode, it is possible to enable JavaScript to run only on this page. Click the NoScript <img src="img/noscript.png"> icon on your address bar and select "Temporarily allow all on this page". Relay Search only uses JavaScript resources that are hosted by the Tor Metrics team.</p>
</noscript>
</div>
</div> <!-- /container -->
<script>
var require = {
urlArgs: "v29"
};
</script>
<script data-main="js/main" src="js/libs/require/require.js"></script>
<div class="container-fluid" id="footer">
<div class="container no-gutter">
<div class="col-xs-6">
<p>
© 2009–2018 <a href="https://www.torproject.org/" target="_blank">The Tor Project</a>
</p>
</div>
<div class="col-xs-6">
<p class="pull-right">
<a href="https://metrics.torproject.org/about.html#contact">Contact</a>
</p>
</div>
</div>
<div class="container small">
<p>This material is supported in part by the National Science Foundation
under Grant No. CNS-0959138. Any opinions, finding, and conclusions or
recommendations expressed in this material are those of the author(s) and do not
necessarily reflect the views of the National Science Foundation. "Tor" and the
"Onion Logo" are <a href="https://www.torproject.org/docs/trademark-faq.html.en"
target="_blank">registered trademarks</a> of The Tor Project, Inc.. Data on this
site is freely available under a <a
href="https://creativecommons.org/publicdomain/zero/1.0/" target="_blank">CC0 no
copyright declaration</a>: To the extent possible under law, the Tor Project has
waived all copyright and related or neighboring rights in the data. Graphs are
licensed under a <a href="https://creativecommons.org/licenses/by/3.0/us/"
target="_blank">Creative Commons Attribution 3.0 United States License</a>.</p>
</div>
</div><!-- /footer -->
</div><!-- /wrapper -->
</body>
</html>
|