cesnet-datazoo 0.0.16__py3-none-any.whl → 0.1.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- cesnet_datazoo/config.py +174 -167
- cesnet_datazoo/constants.py +4 -6
- cesnet_datazoo/datasets/cesnet_dataset.py +200 -172
- cesnet_datazoo/datasets/datasets.py +22 -2
- cesnet_datazoo/datasets/datasets_constants.py +670 -0
- cesnet_datazoo/datasets/loaders.py +3 -0
- cesnet_datazoo/datasets/metadata/dataset_metadata.py +6 -5
- cesnet_datazoo/datasets/metadata/metadata.csv +4 -4
- cesnet_datazoo/datasets/statistics.py +36 -16
- cesnet_datazoo/pytables_data/data_scalers.py +110 -0
- cesnet_datazoo/pytables_data/indices_setup.py +29 -33
- cesnet_datazoo/pytables_data/pytables_dataset.py +103 -229
- cesnet_datazoo/utils/class_info.py +7 -5
- cesnet_datazoo/utils/download.py +6 -1
- {cesnet_datazoo-0.0.16.dist-info → cesnet_datazoo-0.1.0.dist-info}/METADATA +2 -1
- cesnet_datazoo-0.1.0.dist-info/RECORD +30 -0
- {cesnet_datazoo-0.0.16.dist-info → cesnet_datazoo-0.1.0.dist-info}/WHEEL +1 -1
- cesnet_datazoo-0.0.16.dist-info/RECORD +0 -28
- {cesnet_datazoo-0.0.16.dist-info → cesnet_datazoo-0.1.0.dist-info}/LICENCE +0 -0
- {cesnet_datazoo-0.0.16.dist-info → cesnet_datazoo-0.1.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,670 @@
|
|
1
|
+
# CESNET-TLS22
|
2
|
+
_CESNET_TLS22_TABLES_APP_ENUM = {
|
3
|
+
0: "default",
|
4
|
+
1: "eset-edf",
|
5
|
+
2: "eset-ts",
|
6
|
+
3: "eset-epns",
|
7
|
+
4: "eset-edtd",
|
8
|
+
5: "eset-esa",
|
9
|
+
6: "mcafee-gti",
|
10
|
+
7: "mcafee-realprotect",
|
11
|
+
8: "mcafee-ccs",
|
12
|
+
9: "bitdefender-gravityzone",
|
13
|
+
10: "bitdefender-nimbus",
|
14
|
+
11: "adobe-cloud",
|
15
|
+
12: "adobe-analytics",
|
16
|
+
13: "adobe-search",
|
17
|
+
14: "adobe-updater",
|
18
|
+
15: "adobe-authentication",
|
19
|
+
16: "adobe-notifications",
|
20
|
+
17: "adobe-ads",
|
21
|
+
18: "google-www",
|
22
|
+
19: "google-play",
|
23
|
+
20: "google-services",
|
24
|
+
21: "google-authentication",
|
25
|
+
22: "google-connectivity",
|
26
|
+
23: "google-fonts",
|
27
|
+
24: "google-drive",
|
28
|
+
25: "google-translate",
|
29
|
+
26: "gmail",
|
30
|
+
27: "youtube",
|
31
|
+
28: "google-hangouts",
|
32
|
+
29: "google-ads",
|
33
|
+
30: "google-safebrowsing",
|
34
|
+
31: "chrome-remotedesktop",
|
35
|
+
32: "google-userlocation",
|
36
|
+
33: "apple-itunes",
|
37
|
+
34: "apple-icloud",
|
38
|
+
35: "apple-siri",
|
39
|
+
36: "apple-updates",
|
40
|
+
37: "apple-push",
|
41
|
+
38: "apple-weather",
|
42
|
+
39: "apple-location",
|
43
|
+
40: "apple-ocsp",
|
44
|
+
41: "apple-authentication",
|
45
|
+
42: "apple-pancake",
|
46
|
+
43: "microsoft-onedrive",
|
47
|
+
44: "outlook",
|
48
|
+
45: "office-365",
|
49
|
+
46: "microsoft-authentication",
|
50
|
+
47: "microsoft-weather",
|
51
|
+
48: "microsoft-diagnostic",
|
52
|
+
49: "microsoft-push",
|
53
|
+
50: "microsoft-defender",
|
54
|
+
51: "microsoft-update",
|
55
|
+
52: "microsoft-settings",
|
56
|
+
53: "microsoft-notes",
|
57
|
+
54: "skype",
|
58
|
+
55: "teams",
|
59
|
+
56: "facebook-messenger",
|
60
|
+
57: "facebook-graph",
|
61
|
+
58: "facebook-media",
|
62
|
+
59: "facebook-web",
|
63
|
+
60: "instagram",
|
64
|
+
61: "whatsapp",
|
65
|
+
62: "seznam-email",
|
66
|
+
63: "seznam-authentication",
|
67
|
+
64: "seznam-media",
|
68
|
+
65: "seznam-ssp",
|
69
|
+
66: "seznam-search",
|
70
|
+
67: "seznam-notifications",
|
71
|
+
68: "mapscz",
|
72
|
+
69: "mozilla-push",
|
73
|
+
70: "mozilla-location",
|
74
|
+
71: "mozilla-telemetry",
|
75
|
+
72: "mozilla-token",
|
76
|
+
73: "firefox-settings",
|
77
|
+
74: "firefox-accounts",
|
78
|
+
75: "thunderbird-telemetry",
|
79
|
+
76: "opera-sitecheck",
|
80
|
+
77: "opera-autoupdate",
|
81
|
+
78: "opera-oauth2",
|
82
|
+
79: "opera-speeddial",
|
83
|
+
80: "opera-notifications",
|
84
|
+
81: "opera-weather",
|
85
|
+
82: "alza-signalr",
|
86
|
+
83: "alza-webapi",
|
87
|
+
84: "alza-cdn",
|
88
|
+
85: "alza-logapi",
|
89
|
+
86: "alza-bnr",
|
90
|
+
87: "zoom",
|
91
|
+
88: "webex",
|
92
|
+
89: "vimeo",
|
93
|
+
90: "netflix",
|
94
|
+
91: "twitch",
|
95
|
+
92: "amazon-prime",
|
96
|
+
93: "o2tv",
|
97
|
+
94: "obalkyknih",
|
98
|
+
95: "super-media",
|
99
|
+
96: "font-awesome",
|
100
|
+
97: "docker-registry",
|
101
|
+
98: "npm-registry",
|
102
|
+
99: "unpkg",
|
103
|
+
100: "wikimedia-commons",
|
104
|
+
101: "sumava-camdata",
|
105
|
+
102: "dropbox",
|
106
|
+
103: "github",
|
107
|
+
104: "uschovna",
|
108
|
+
105: "ulozto",
|
109
|
+
106: "gitlab",
|
110
|
+
107: "owncloud",
|
111
|
+
108: "cesnet-filesender",
|
112
|
+
109: "tiktok",
|
113
|
+
110: "snapchat",
|
114
|
+
111: "twitter",
|
115
|
+
112: "tinder",
|
116
|
+
113: "bing",
|
117
|
+
114: "duckduckgo",
|
118
|
+
115: "mlp-search",
|
119
|
+
116: "accuweather",
|
120
|
+
117: "the-weather-channel",
|
121
|
+
118: "chmi",
|
122
|
+
119: "appnexus",
|
123
|
+
120: "amazon-advertising",
|
124
|
+
121: "pubmatic",
|
125
|
+
122: "rubiconproject",
|
126
|
+
123: "r2d2",
|
127
|
+
124: "steam",
|
128
|
+
125: "xbox-live",
|
129
|
+
126: "unity-games",
|
130
|
+
127: "riot-games",
|
131
|
+
128: "king-games",
|
132
|
+
129: "ea-games",
|
133
|
+
130: "spotify",
|
134
|
+
131: "soundcloud",
|
135
|
+
132: "salesforce",
|
136
|
+
133: "booking-com",
|
137
|
+
134: "moodle",
|
138
|
+
135: "redmine",
|
139
|
+
136: "vse-insis",
|
140
|
+
137: "justice-isir",
|
141
|
+
138: "ctu-kos",
|
142
|
+
139: "uzis-plf",
|
143
|
+
140: "uzis-ocko",
|
144
|
+
141: "ksrzis",
|
145
|
+
142: "ndk",
|
146
|
+
143: "katastr-nahlizeni",
|
147
|
+
144: "cesnet-nerd",
|
148
|
+
145: "cesnet-gerrit",
|
149
|
+
146: "cesnet-perun",
|
150
|
+
147: "visualstudio-insights",
|
151
|
+
148: "loggly",
|
152
|
+
149: "gfe-events",
|
153
|
+
150: "hicloud-connectivity",
|
154
|
+
151: "hicloud-logservice",
|
155
|
+
152: "xiaomi-tracking",
|
156
|
+
153: "avast",
|
157
|
+
154: "kaspersky",
|
158
|
+
155: "malwarebytes-telemetry",
|
159
|
+
156: "slack",
|
160
|
+
157: "discord",
|
161
|
+
158: "ctu-matrix",
|
162
|
+
159: "yahoo-mail",
|
163
|
+
160: "ctu-felmail",
|
164
|
+
161: "cesnet-kalendar",
|
165
|
+
162: "grammarly",
|
166
|
+
163: "signageos",
|
167
|
+
164: "autodesk",
|
168
|
+
165: "cesnet-ctihub",
|
169
|
+
166: "dns-doh",
|
170
|
+
167: "hlidacstatu-ocr",
|
171
|
+
168: "ekasa",
|
172
|
+
169: "sukl-erecept",
|
173
|
+
170: "sukl-api",
|
174
|
+
171: "uzis-api",
|
175
|
+
172: "dopravniinfo-api",
|
176
|
+
173: "datova-schranka",
|
177
|
+
174: "vzp-api",
|
178
|
+
175: "aukro-backend",
|
179
|
+
176: "rozhlas-api",
|
180
|
+
177: "zotero",
|
181
|
+
178: "3dsecure",
|
182
|
+
179: "vmware-vcsa",
|
183
|
+
180: "gfe-services",
|
184
|
+
181: "xiaomi-account",
|
185
|
+
182: "ctu-kosapi",
|
186
|
+
183: "csas-webchat",
|
187
|
+
184: "edge-ntp",
|
188
|
+
185: "ctu-idp2",
|
189
|
+
186: "sukl-auth",
|
190
|
+
187: "vsb-sso",
|
191
|
+
188: "docker-auth",
|
192
|
+
189: "eidentita",
|
193
|
+
190: "cesnet-login",
|
194
|
+
191: "amazon-alexa",
|
195
|
+
192: "fio-ib",
|
196
|
+
193: "csob-ib",
|
197
|
+
194: "moneta-ib",
|
198
|
+
195: "csas-ib",
|
199
|
+
196: "rb-ib",
|
200
|
+
197: "airbank-ib",
|
201
|
+
198: "kb-ib",
|
202
|
+
199: "teamviewer-client",
|
203
|
+
200: "vscode-update"
|
204
|
+
}
|
205
|
+
|
206
|
+
_CESNET_TLS22_TABLES_CATEGORY_ENUM = {
|
207
|
+
0: "default",
|
208
|
+
1: "Antivirus",
|
209
|
+
2: "Notification services",
|
210
|
+
3: "Authentication services",
|
211
|
+
4: "File sharing",
|
212
|
+
5: "Analytics & Telemetry",
|
213
|
+
6: "Search",
|
214
|
+
7: "Software updates",
|
215
|
+
8: "Advertising",
|
216
|
+
9: "Other services and APIs",
|
217
|
+
10: "Streaming media",
|
218
|
+
11: "Mail",
|
219
|
+
12: "Videoconferencing",
|
220
|
+
13: "Remote Desktop",
|
221
|
+
14: "Music",
|
222
|
+
15: "Virtual assistant",
|
223
|
+
16: "Weather services",
|
224
|
+
17: "Instant messaging",
|
225
|
+
18: "Social",
|
226
|
+
19: "Games",
|
227
|
+
20: "Information Systems",
|
228
|
+
21: "Internet Banking"
|
229
|
+
}
|
230
|
+
|
231
|
+
_CESNET_TLS22_AVAILABLE_DATES = ["20211004", "20211005", "20211006", "20211007", "20211008", "20211009", "20211010", "20211011", "20211012", "20211013", "20211014", "20211015", "20211016", "20211017"]
|
232
|
+
|
233
|
+
# CESNET-QUIC22
|
234
|
+
_CESNET_QUIC22_TABLES_APP_ENUM = {
|
235
|
+
0: "default-background",
|
236
|
+
1: "google-www",
|
237
|
+
2: "google-play",
|
238
|
+
3: "google-services",
|
239
|
+
4: "google-gstatic",
|
240
|
+
5: "google-usercontent",
|
241
|
+
6: "google-authentication",
|
242
|
+
7: "google-conncheck",
|
243
|
+
8: "google-fonts",
|
244
|
+
9: "google-drive",
|
245
|
+
10: "google-docs",
|
246
|
+
11: "google-photos",
|
247
|
+
12: "google-colab",
|
248
|
+
13: "google-translate",
|
249
|
+
14: "gmail",
|
250
|
+
15: "youtube",
|
251
|
+
16: "google-hangouts",
|
252
|
+
17: "google-ads",
|
253
|
+
18: "google-safebrowsing",
|
254
|
+
19: "google-recaptcha",
|
255
|
+
20: "google-pay",
|
256
|
+
21: "google-imasdk",
|
257
|
+
22: "google-calendar",
|
258
|
+
23: "google-autofill",
|
259
|
+
24: "google-scholar",
|
260
|
+
25: "firebase-crashlytics",
|
261
|
+
26: "chrome-remotedesktop",
|
262
|
+
27: "facebook-graph",
|
263
|
+
28: "facebook-gamesgraph",
|
264
|
+
29: "facebook-media",
|
265
|
+
30: "facebook-web",
|
266
|
+
31: "facebook-connect",
|
267
|
+
32: "facebook-rupload",
|
268
|
+
33: "facebook-messenger",
|
269
|
+
34: "instagram",
|
270
|
+
35: "whatsapp",
|
271
|
+
36: "microsoft-outlook",
|
272
|
+
37: "microsoft-substrate",
|
273
|
+
38: "apple-privaterelay",
|
274
|
+
39: "alza-www",
|
275
|
+
40: "alza-webapi",
|
276
|
+
41: "alza-identity",
|
277
|
+
42: "overleaf-compile",
|
278
|
+
43: "overleaf-cdn",
|
279
|
+
44: "tiktok",
|
280
|
+
45: "snapchat",
|
281
|
+
46: "vkontakte",
|
282
|
+
47: "dcard",
|
283
|
+
48: "unitygames",
|
284
|
+
49: "blitz-gg",
|
285
|
+
50: "easybrain",
|
286
|
+
51: "chess-com",
|
287
|
+
52: "poe-ninja",
|
288
|
+
53: "csgo-market",
|
289
|
+
54: "gamedock",
|
290
|
+
55: "playradio",
|
291
|
+
56: "jsdelivr",
|
292
|
+
57: "fontawesome",
|
293
|
+
58: "unpkg",
|
294
|
+
59: "cloudflare-cdnjs",
|
295
|
+
60: "signal-cdn",
|
296
|
+
61: "spanbang",
|
297
|
+
62: "bongacams",
|
298
|
+
63: "xhamster",
|
299
|
+
64: "garmin",
|
300
|
+
65: "dns-doh",
|
301
|
+
66: "flightradar24",
|
302
|
+
67: "endnote-click",
|
303
|
+
68: "fitbit",
|
304
|
+
69: "toggl",
|
305
|
+
70: "doi-org",
|
306
|
+
71: "uber",
|
307
|
+
72: "adavoid",
|
308
|
+
73: "cedexis",
|
309
|
+
74: "bitly",
|
310
|
+
75: "pocasidata-cz",
|
311
|
+
76: "mentimeter",
|
312
|
+
77: "easylist",
|
313
|
+
78: "ncbi-gov",
|
314
|
+
79: "etoro",
|
315
|
+
80: "kaggle",
|
316
|
+
81: "mdpi",
|
317
|
+
82: "livescore",
|
318
|
+
83: "kiwi-com",
|
319
|
+
84: "blogger",
|
320
|
+
85: "4chan",
|
321
|
+
86: "forum24",
|
322
|
+
87: "sme-sk",
|
323
|
+
88: "medium",
|
324
|
+
89: "openx",
|
325
|
+
90: "connectad",
|
326
|
+
91: "joinhoney",
|
327
|
+
92: "dm-de",
|
328
|
+
93: "drmax",
|
329
|
+
94: "rohlik",
|
330
|
+
95: "ebay-kleinanzeigen",
|
331
|
+
96: "gothbb",
|
332
|
+
97: "revolut",
|
333
|
+
98: "tawkto",
|
334
|
+
99: "hubspot",
|
335
|
+
100: "goout",
|
336
|
+
101: "spotify",
|
337
|
+
102: "shazam",
|
338
|
+
103: "usercentrics",
|
339
|
+
104: "onesignal",
|
340
|
+
105: "tinypass",
|
341
|
+
106: "discord",
|
342
|
+
107: "hcaptcha",
|
343
|
+
108: "bitdefender-nimbus",
|
344
|
+
109: "google-background",
|
345
|
+
110: "facebook-background"
|
346
|
+
}
|
347
|
+
|
348
|
+
_CESNET_QUIC22_TABLES_CATEGORY_ENUM = {
|
349
|
+
17: "default",
|
350
|
+
0: "Search",
|
351
|
+
1: "Other services and APIs",
|
352
|
+
2: "Streaming media",
|
353
|
+
3: "Authentication services",
|
354
|
+
4: "Analytics & Telemetry",
|
355
|
+
5: "File sharing",
|
356
|
+
6: "Mail",
|
357
|
+
7: "Videoconferencing",
|
358
|
+
8: "Advertising",
|
359
|
+
9: "Antivirus",
|
360
|
+
10: "Social",
|
361
|
+
11: "Instant messaging",
|
362
|
+
12: "E-commerce",
|
363
|
+
13: "Games",
|
364
|
+
14: "Information systems",
|
365
|
+
15: "Blogs & News",
|
366
|
+
16: "Music"
|
367
|
+
}
|
368
|
+
|
369
|
+
_CESNET_QUIC22_AVAILABLE_DATES = ["20221031", "20221101", "20221102", "20221103", "20221104", "20221105", "20221106", "20221107", "20221108", "20221109", "20221110", "20221111", "20221112", "20221113", "20221114", "20221115", "20221116", "20221117", "20221118", "20221119", "20221120", "20221121", "20221122", "20221123", "20221124", "20221125", "20221126", "20221127"]
|
370
|
+
|
371
|
+
# CESNET-TLS-Year22
|
372
|
+
_CESNET_TLS_YEAR22_TABLES_APP_ENUM = {
|
373
|
+
0: "default-background",
|
374
|
+
1: "adobe-ads",
|
375
|
+
2: "adobe-analytics",
|
376
|
+
3: "adobe-authentication",
|
377
|
+
4: "adobe-cloud",
|
378
|
+
5: "adobe-notifications",
|
379
|
+
6: "adobe-search",
|
380
|
+
7: "adobe-updater",
|
381
|
+
8: "alza-bnr",
|
382
|
+
9: "alza-logapi",
|
383
|
+
10: "alza-cdn",
|
384
|
+
11: "alza-signalr",
|
385
|
+
12: "alza-webapi",
|
386
|
+
13: "amazon-advertising",
|
387
|
+
14: "amazon-prime",
|
388
|
+
15: "amazon-alexa",
|
389
|
+
16: "apple-ocsp",
|
390
|
+
17: "apple-authentication",
|
391
|
+
18: "apple-icloud",
|
392
|
+
19: "apple-location",
|
393
|
+
20: "apple-itunes",
|
394
|
+
21: "apple-push",
|
395
|
+
22: "apple-pancake",
|
396
|
+
23: "apple-updates",
|
397
|
+
24: "apple-siri",
|
398
|
+
25: "apple-weather",
|
399
|
+
26: "cesnet-login",
|
400
|
+
27: "cesnet-filesender",
|
401
|
+
28: "cesnet-nerd",
|
402
|
+
29: "cesnet-gerrit",
|
403
|
+
30: "cesnet-perun",
|
404
|
+
31: "cesnet-kalendar",
|
405
|
+
32: "cesnet-ctihub",
|
406
|
+
33: "ctu-idp2",
|
407
|
+
34: "ctu-kos",
|
408
|
+
35: "ctu-matrix",
|
409
|
+
36: "ctu-felmail",
|
410
|
+
37: "ctu-kosapi",
|
411
|
+
38: "eset-edf",
|
412
|
+
39: "eset-ts",
|
413
|
+
40: "eset-edtd",
|
414
|
+
41: "eset-esa",
|
415
|
+
42: "eset-epns",
|
416
|
+
43: "facebook-messenger",
|
417
|
+
44: "whatsapp",
|
418
|
+
45: "facebook-media",
|
419
|
+
46: "facebook-graph",
|
420
|
+
47: "facebook-web",
|
421
|
+
48: "instagram",
|
422
|
+
49: "google-ads",
|
423
|
+
50: "google-conncheck",
|
424
|
+
51: "google-safebrowsing",
|
425
|
+
52: "google-authentication",
|
426
|
+
53: "google-drive",
|
427
|
+
54: "google-userlocation",
|
428
|
+
55: "gmail",
|
429
|
+
56: "google-fonts",
|
430
|
+
57: "youtube",
|
431
|
+
58: "google-services",
|
432
|
+
59: "google-play",
|
433
|
+
60: "google-translate",
|
434
|
+
61: "chrome-remotedesktop",
|
435
|
+
62: "google-www",
|
436
|
+
63: "google-hangouts",
|
437
|
+
64: "mcafee-gti",
|
438
|
+
65: "mcafee-realprotect",
|
439
|
+
66: "mcafee-ccs",
|
440
|
+
67: "microsoft-diagnostic",
|
441
|
+
68: "microsoft-settings",
|
442
|
+
69: "microsoft-notes",
|
443
|
+
70: "visualstudio-insights",
|
444
|
+
71: "microsoft-defender",
|
445
|
+
72: "microsoft-authentication",
|
446
|
+
73: "microsoft-onedrive",
|
447
|
+
74: "xbox-live",
|
448
|
+
75: "outlook",
|
449
|
+
76: "microsoft-push",
|
450
|
+
77: "edge-ntp",
|
451
|
+
78: "office365",
|
452
|
+
79: "bing",
|
453
|
+
80: "microsoft-update",
|
454
|
+
81: "vscode-update",
|
455
|
+
82: "skype",
|
456
|
+
83: "teams",
|
457
|
+
84: "microsoft-weather",
|
458
|
+
85: "mozilla-telemetry",
|
459
|
+
86: "firefox-settings",
|
460
|
+
87: "thunderbird-telemetry",
|
461
|
+
88: "mozilla-token",
|
462
|
+
89: "firefox-accounts",
|
463
|
+
90: "mozilla-location",
|
464
|
+
91: "mozilla-push",
|
465
|
+
92: "opera-sitecheck",
|
466
|
+
93: "opera-oauth2",
|
467
|
+
94: "opera-notifications",
|
468
|
+
95: "opera-speeddial",
|
469
|
+
96: "opera-autoupdate",
|
470
|
+
97: "opera-weather",
|
471
|
+
98: "seznam-ssp",
|
472
|
+
99: "seznam-authentication",
|
473
|
+
100: "maps-cz",
|
474
|
+
101: "seznam-email",
|
475
|
+
102: "seznam-media",
|
476
|
+
103: "super-media",
|
477
|
+
104: "seznam-notifications",
|
478
|
+
105: "seznam-search",
|
479
|
+
106: "sukl-authentication",
|
480
|
+
107: "sukl-erecept",
|
481
|
+
108: "sukl-api",
|
482
|
+
109: "appnexus",
|
483
|
+
110: "pubmatic",
|
484
|
+
111: "rubiconproject",
|
485
|
+
112: "r2d2",
|
486
|
+
113: "loggly",
|
487
|
+
114: "hicloud-conncheck",
|
488
|
+
115: "hicloud-logservice",
|
489
|
+
116: "xiaomi-tracking",
|
490
|
+
117: "nvidiagfe-events",
|
491
|
+
118: "avast",
|
492
|
+
119: "kaspersky",
|
493
|
+
120: "malwarebytes-telemetry",
|
494
|
+
121: "bitdefender-gravityzone",
|
495
|
+
122: "bitdefender-nimbus",
|
496
|
+
123: "xiaomi-accounts",
|
497
|
+
124: "vsb-sso",
|
498
|
+
125: "docker-authentication",
|
499
|
+
126: "eidentita",
|
500
|
+
127: "dropbox",
|
501
|
+
128: "github",
|
502
|
+
129: "uschovna",
|
503
|
+
130: "ulozto",
|
504
|
+
131: "gitlab",
|
505
|
+
132: "owncloud",
|
506
|
+
133: "steam",
|
507
|
+
134: "unity-games",
|
508
|
+
135: "riot-games",
|
509
|
+
136: "king-games",
|
510
|
+
137: "ea-games",
|
511
|
+
138: "uzis-plf",
|
512
|
+
139: "uzis-ocko",
|
513
|
+
140: "moodle",
|
514
|
+
141: "redmine",
|
515
|
+
142: "vse-insis",
|
516
|
+
143: "justice-isir",
|
517
|
+
144: "ksrzis",
|
518
|
+
145: "ndk",
|
519
|
+
146: "katastr-nahlizeni",
|
520
|
+
147: "datova-schranka",
|
521
|
+
148: "slack",
|
522
|
+
149: "discord",
|
523
|
+
150: "csas-webchat",
|
524
|
+
151: "fio-ib",
|
525
|
+
152: "csob-ib",
|
526
|
+
153: "moneta-ib",
|
527
|
+
154: "csas-ib",
|
528
|
+
155: "rb-ib",
|
529
|
+
156: "airbank-ib",
|
530
|
+
157: "kb-ib",
|
531
|
+
158: "3dsecure",
|
532
|
+
159: "yahoo-mail",
|
533
|
+
160: "vimeo",
|
534
|
+
161: "netflix",
|
535
|
+
162: "twitch",
|
536
|
+
163: "o2tv",
|
537
|
+
164: "font-awesome",
|
538
|
+
165: "wikimedia-commons",
|
539
|
+
166: "sumava-camdata",
|
540
|
+
167: "spotify",
|
541
|
+
168: "soundcloud",
|
542
|
+
169: "uzis-api",
|
543
|
+
170: "autodesk",
|
544
|
+
171: "doh",
|
545
|
+
172: "hlidacstatu-ocr",
|
546
|
+
173: "ekasa",
|
547
|
+
174: "vzp-api",
|
548
|
+
175: "aukro-backend",
|
549
|
+
176: "rozhlas-api",
|
550
|
+
177: "zotero",
|
551
|
+
178: "obalky-knih",
|
552
|
+
179: "nvidiagfe-services",
|
553
|
+
180: "grammarly",
|
554
|
+
181: "signageos",
|
555
|
+
182: "booking-com",
|
556
|
+
183: "salesforce",
|
557
|
+
184: "dopravni-info",
|
558
|
+
185: "vmware-vcsa",
|
559
|
+
186: "teamviewer-client",
|
560
|
+
187: "duckduckgo",
|
561
|
+
188: "mlp-search",
|
562
|
+
189: "tiktok",
|
563
|
+
190: "snapchat",
|
564
|
+
191: "twitter",
|
565
|
+
192: "tinder",
|
566
|
+
193: "docker-registry",
|
567
|
+
194: "npm-registry",
|
568
|
+
195: "unpkg",
|
569
|
+
196: "zoom",
|
570
|
+
197: "webex",
|
571
|
+
198: "accuweather",
|
572
|
+
199: "the-weather-channel",
|
573
|
+
200: "chmi"
|
574
|
+
}
|
575
|
+
|
576
|
+
_CESNET_TLS_YEAR22_TABLES_CATEGORY_ENUM = {
|
577
|
+
23: "default",
|
578
|
+
0: "Advertising",
|
579
|
+
1: "Analytics & Telemetry",
|
580
|
+
2: "Authentication",
|
581
|
+
3: "File sharing",
|
582
|
+
4: "Notifications",
|
583
|
+
5: "Search",
|
584
|
+
6: "Software updates",
|
585
|
+
7: "Media",
|
586
|
+
8: "Other APIs",
|
587
|
+
9: "Virtual assistant",
|
588
|
+
10: "Location",
|
589
|
+
11: "Music",
|
590
|
+
12: "Weather",
|
591
|
+
13: "Information systems",
|
592
|
+
14: "Mail",
|
593
|
+
15: "Instant messaging",
|
594
|
+
16: "Antivirus",
|
595
|
+
17: "Social",
|
596
|
+
18: "Other services",
|
597
|
+
19: "Remote desktop",
|
598
|
+
20: "Videoconferencing",
|
599
|
+
21: "Games",
|
600
|
+
22: "Internet banking"
|
601
|
+
}
|
602
|
+
|
603
|
+
_CESNET_TLS_YEAR22_AVAILABLE_DATES = ["20220101", "20220102", "20220103", "20220104", "20220105", "20220106", "20220107", "20220108", "20220109", "20220110", "20220111", "20220112", "20220113", "20220114", "20220115", "20220116", "20220117", "20220118", "20220119", "20220120", "20220121", "20220122", "20220123", "20220124", "20220125", "20220126", "20220127", "20220131", "20220201", "20220202", "20220203", "20220204", "20220205", "20220206", "20220207", "20220208", "20220209", "20220210", "20220211", "20220212", "20220213", "20220214", "20220215", "20220216", "20220217", "20220218", "20220219", "20220220", "20220221", "20220222", "20220223", "20220224", "20220225", "20220226", "20220227", "20220228", "20220301", "20220302", "20220303", "20220304", "20220305", "20220306", "20220307", "20220308", "20220309", "20220310", "20220311", "20220312", "20220313", "20220314", "20220315", "20220316", "20220317", "20220318", "20220319", "20220320", "20220321", "20220322", "20220323", "20220324", "20220325", "20220326", "20220327", "20220328", "20220329", "20220330", "20220331", "20220401", "20220402", "20220403", "20220404", "20220405", "20220406", "20220407", "20220408", "20220409", "20220410", "20220411", "20220412", "20220413", "20220414", "20220415", "20220416", "20220417", "20220418", "20220419", "20220420", "20220421", "20220422", "20220423", "20220424", "20220425", "20220426", "20220427", "20220428", "20220429", "20220430", "20220501", "20220502", "20220503", "20220504", "20220505", "20220506", "20220507", "20220508", "20220509", "20220510", "20220511", "20220512", "20220513", "20220514", "20220515", "20220516", "20220517", "20220518", "20220519", "20220520", "20220521", "20220522", "20220523", "20220524", "20220525", "20220526", "20220527", "20220528", "20220529", "20220530", "20220531", "20220601", "20220602", "20220603", "20220604", "20220605", "20220606", "20220607", "20220608", "20220609", "20220610", "20220611", "20220612", "20220613", "20220614", "20220615", "20220616", "20220617", "20220618", "20220619", "20220620", "20220621", "20220622", "20220623", "20220624", "20220625", "20220626", "20220627", "20220628", "20220629", "20220630", "20220701", "20220702", "20220703", "20220704", "20220705", "20220706", "20220707", "20220708", "20220709", "20220710", "20220711", "20220712", "20220713", "20220714", "20220715", "20220716", "20220717", "20220718", "20220719", "20220720", "20220721", "20220722", "20220723", "20220724", "20220725", "20220726", "20220727", "20220728", "20220729", "20220730", "20220731", "20220801", "20220802", "20220803", "20220804", "20220805", "20220806", "20220807", "20220808", "20220809", "20220810", "20220811", "20220812", "20220813", "20220814", "20220815", "20220816", "20220817", "20220818", "20220819", "20220820", "20220821", "20220822", "20220823", "20220824", "20220825", "20220826", "20220827", "20220828", "20220829", "20220830", "20220831", "20220901", "20220902", "20220903", "20220904", "20220905", "20220906", "20220907", "20220908", "20220909", "20220910", "20220911", "20220912", "20220913", "20220914", "20220915", "20220916", "20220917", "20220918", "20220919", "20220920", "20220921", "20220922", "20220923", "20220924", "20220925", "20220926", "20220927", "20220928", "20220929", "20220930", "20221001", "20221002", "20221003", "20221004", "20221005", "20221006", "20221007", "20221008", "20221009", "20221010", "20221011", "20221012", "20221013", "20221014", "20221015", "20221016", "20221017", "20221018", "20221019", "20221020", "20221021", "20221022", "20221023", "20221024", "20221025", "20221026", "20221027", "20221028", "20221029", "20221030", "20221031", "20221101", "20221102", "20221103", "20221104", "20221105", "20221106", "20221107", "20221108", "20221109", "20221110", "20221111", "20221112", "20221113", "20221114", "20221115", "20221116", "20221117", "20221118", "20221119", "20221120", "20221121", "20221122", "20221123", "20221124", "20221125", "20221126", "20221127", "20221128", "20221129", "20221130", "20221201", "20221202", "20221203", "20221204", "20221205", "20221206", "20221207", "20221208", "20221209", "20221210", "20221211", "20221214", "20221215", "20221216", "20221217", "20221218", "20221219", "20221220", "20221221", "20221222", "20221223", "20221224", "20221225", "20221226", "20221227", "20221228"]
|
604
|
+
|
605
|
+
_CESNET_TLS_YEAR22_TIME_PERIODS = {
|
606
|
+
"W-2022-1": ["20220103", "20220104", "20220105", "20220106", "20220107", "20220108", "20220109"],
|
607
|
+
"W-2022-2": ["20220110", "20220111", "20220112", "20220113", "20220114", "20220115", "20220116"],
|
608
|
+
"W-2022-3": ["20220117", "20220118", "20220119", "20220120", "20220121", "20220122", "20220123"],
|
609
|
+
"W-2022-4": ["20220124", "20220125", "20220126", "20220127"],
|
610
|
+
"W-2022-5": ["20220131", "20220201", "20220202", "20220203", "20220204", "20220205", "20220206"],
|
611
|
+
"W-2022-6": ["20220207", "20220208", "20220209", "20220210", "20220211", "20220212", "20220213"],
|
612
|
+
"W-2022-7": ["20220214", "20220215", "20220216", "20220217", "20220218", "20220219", "20220220"],
|
613
|
+
"W-2022-8": ["20220221", "20220222", "20220223", "20220224", "20220225", "20220226", "20220227"],
|
614
|
+
"W-2022-9": ["20220228", "20220301", "20220302", "20220303", "20220304", "20220305", "20220306"],
|
615
|
+
"W-2022-10": ["20220307", "20220308", "20220309", "20220310", "20220311", "20220312", "20220313"],
|
616
|
+
"W-2022-11": ["20220314", "20220315", "20220316", "20220317", "20220318", "20220319", "20220320"],
|
617
|
+
"W-2022-12": ["20220321", "20220322", "20220323", "20220324", "20220325", "20220326", "20220327"],
|
618
|
+
"W-2022-13": ["20220328", "20220329", "20220330", "20220331", "20220401", "20220402", "20220403"],
|
619
|
+
"W-2022-14": ["20220404", "20220405", "20220406", "20220407", "20220408", "20220409", "20220410"],
|
620
|
+
"W-2022-15": ["20220411", "20220412", "20220413", "20220414", "20220415", "20220416", "20220417"],
|
621
|
+
"W-2022-16": ["20220418", "20220419", "20220420", "20220421", "20220422", "20220423", "20220424"],
|
622
|
+
"W-2022-17": ["20220425", "20220426", "20220427", "20220428", "20220429", "20220430", "20220501"],
|
623
|
+
"W-2022-18": ["20220502", "20220503", "20220504", "20220505", "20220506", "20220507", "20220508"],
|
624
|
+
"W-2022-19": ["20220509", "20220510", "20220511", "20220512", "20220513", "20220514", "20220515"],
|
625
|
+
"W-2022-20": ["20220516", "20220517", "20220518", "20220519", "20220520", "20220521", "20220522"],
|
626
|
+
"W-2022-21": ["20220523", "20220524", "20220525", "20220526", "20220527", "20220528", "20220529"],
|
627
|
+
"W-2022-22": ["20220530", "20220531", "20220601", "20220602", "20220603", "20220604", "20220605"],
|
628
|
+
"W-2022-23": ["20220606", "20220607", "20220608", "20220609", "20220610", "20220611", "20220612"],
|
629
|
+
"W-2022-24": ["20220613", "20220614", "20220615", "20220616", "20220617", "20220618", "20220619"],
|
630
|
+
"W-2022-25": ["20220620", "20220621", "20220622", "20220623", "20220624", "20220625", "20220626"],
|
631
|
+
"W-2022-26": ["20220627", "20220628", "20220629", "20220630", "20220701", "20220702", "20220703"],
|
632
|
+
"W-2022-27": ["20220704", "20220705", "20220706", "20220707", "20220708", "20220709", "20220710"],
|
633
|
+
"W-2022-28": ["20220711", "20220712", "20220713", "20220714", "20220715", "20220716", "20220717"],
|
634
|
+
"W-2022-29": ["20220718", "20220719", "20220720", "20220721", "20220722", "20220723", "20220724"],
|
635
|
+
"W-2022-30": ["20220725", "20220726", "20220727", "20220728", "20220729", "20220730", "20220731"],
|
636
|
+
"W-2022-31": ["20220801", "20220802", "20220803", "20220804", "20220805", "20220806", "20220807"],
|
637
|
+
"W-2022-32": ["20220808", "20220809", "20220810", "20220811", "20220812", "20220813", "20220814"],
|
638
|
+
"W-2022-33": ["20220815", "20220816", "20220817", "20220818", "20220819", "20220820", "20220821"],
|
639
|
+
"W-2022-34": ["20220822", "20220823", "20220824", "20220825", "20220826", "20220827", "20220828"],
|
640
|
+
"W-2022-35": ["20220829", "20220830", "20220831", "20220901", "20220902", "20220903", "20220904"],
|
641
|
+
"W-2022-36": ["20220905", "20220906", "20220907", "20220908", "20220909", "20220910", "20220911"],
|
642
|
+
"W-2022-37": ["20220912", "20220913", "20220914", "20220915", "20220916", "20220917", "20220918"],
|
643
|
+
"W-2022-38": ["20220919", "20220920", "20220921", "20220922", "20220923", "20220924", "20220925"],
|
644
|
+
"W-2022-39": ["20220926", "20220927", "20220928", "20220929", "20220930", "20221001", "20221002"],
|
645
|
+
"W-2022-40": ["20221003", "20221004", "20221005", "20221006", "20221007", "20221008", "20221009"],
|
646
|
+
"W-2022-41": ["20221010", "20221011", "20221012", "20221013", "20221014", "20221015", "20221016"],
|
647
|
+
"W-2022-42": ["20221017", "20221018", "20221019", "20221020", "20221021", "20221022", "20221023"],
|
648
|
+
"W-2022-43": ["20221024", "20221025", "20221026", "20221027", "20221028", "20221029", "20221030"],
|
649
|
+
"W-2022-44": ["20221031", "20221101", "20221102", "20221103", "20221104", "20221105", "20221106"],
|
650
|
+
"W-2022-45": ["20221107", "20221108", "20221109", "20221110", "20221111", "20221112", "20221113"],
|
651
|
+
"W-2022-46": ["20221114", "20221115", "20221116", "20221117", "20221118", "20221119", "20221120"],
|
652
|
+
"W-2022-47": ["20221121", "20221122", "20221123", "20221124", "20221125", "20221126", "20221127"],
|
653
|
+
"W-2022-48": ["20221128", "20221129", "20221130", "20221201", "20221202", "20221203", "20221204"],
|
654
|
+
"W-2022-49": ["20221205", "20221206", "20221207", "20221208", "20221209", "20221210", "20221211"],
|
655
|
+
"W-2022-50": ["20221214", "20221215", "20221216", "20221217", "20221218"],
|
656
|
+
"W-2022-51": ["20221219", "20221220", "20221221", "20221222", "20221223", "20221224", "20221225"],
|
657
|
+
"W-2022-52": ["20221226", "20221227", "20221228"],
|
658
|
+
"M-2022-1": ["20220101", "20220102", "20220103", "20220104", "20220105", "20220106", "20220107", "20220108", "20220109", "20220110", "20220111", "20220112", "20220113", "20220114", "20220115", "20220116", "20220117", "20220118", "20220119", "20220120", "20220121", "20220122", "20220123", "20220124", "20220125", "20220126", "20220127"],
|
659
|
+
"M-2022-2": ["20220201", "20220202", "20220203", "20220204", "20220205", "20220206", "20220207", "20220208", "20220209", "20220210", "20220211", "20220212", "20220213", "20220214", "20220215", "20220216", "20220217", "20220218", "20220219", "20220220", "20220221", "20220222", "20220223", "20220224", "20220225", "20220226", "20220227"],
|
660
|
+
"M-2022-3": ["20220301", "20220302", "20220303", "20220304", "20220305", "20220306", "20220307", "20220308", "20220309", "20220310", "20220311", "20220312", "20220313", "20220314", "20220315", "20220316", "20220317", "20220318", "20220319", "20220320", "20220321", "20220322", "20220323", "20220324", "20220325", "20220326", "20220327", "20220328", "20220329", "20220330"],
|
661
|
+
"M-2022-4": ["20220401", "20220402", "20220403", "20220404", "20220405", "20220406", "20220407", "20220408", "20220409", "20220410", "20220411", "20220412", "20220413", "20220414", "20220415", "20220416", "20220417", "20220418", "20220419", "20220420", "20220421", "20220422", "20220423", "20220424", "20220425", "20220426", "20220427", "20220428", "20220429"],
|
662
|
+
"M-2022-5": ["20220501", "20220502", "20220503", "20220504", "20220505", "20220506", "20220507", "20220508", "20220509", "20220510", "20220511", "20220512", "20220513", "20220514", "20220515", "20220516", "20220517", "20220518", "20220519", "20220520", "20220521", "20220522", "20220523", "20220524", "20220525", "20220526", "20220527", "20220528", "20220529", "20220530"],
|
663
|
+
"M-2022-6": ["20220601", "20220602", "20220603", "20220604", "20220605", "20220606", "20220607", "20220608", "20220609", "20220610", "20220611", "20220612", "20220613", "20220614", "20220615", "20220616", "20220617", "20220618", "20220619", "20220620", "20220621", "20220622", "20220623", "20220624", "20220625", "20220626", "20220627", "20220628", "20220629"],
|
664
|
+
"M-2022-7": ["20220701", "20220702", "20220703", "20220704", "20220705", "20220706", "20220707", "20220708", "20220709", "20220710", "20220711", "20220712", "20220713", "20220714", "20220715", "20220716", "20220717", "20220718", "20220719", "20220720", "20220721", "20220722", "20220723", "20220724", "20220725", "20220726", "20220727", "20220728", "20220729", "20220730"],
|
665
|
+
"M-2022-8": ["20220801", "20220802", "20220803", "20220804", "20220805", "20220806", "20220807", "20220808", "20220809", "20220810", "20220811", "20220812", "20220813", "20220814", "20220815", "20220816", "20220817", "20220818", "20220819", "20220820", "20220821", "20220822", "20220823", "20220824", "20220825", "20220826", "20220827", "20220828", "20220829", "20220830"],
|
666
|
+
"M-2022-9": ["20220901", "20220902", "20220903", "20220904", "20220905", "20220906", "20220907", "20220908", "20220909", "20220910", "20220911", "20220912", "20220913", "20220914", "20220915", "20220916", "20220917", "20220918", "20220919", "20220920", "20220921", "20220922", "20220923", "20220924", "20220925", "20220926", "20220927", "20220928", "20220929"],
|
667
|
+
"M-2022-10": ["20221001", "20221002", "20221003", "20221004", "20221005", "20221006", "20221007", "20221008", "20221009", "20221010", "20221011", "20221012", "20221013", "20221014", "20221015", "20221016", "20221017", "20221018", "20221019", "20221020", "20221021", "20221022", "20221023", "20221024", "20221025", "20221026", "20221027", "20221028", "20221029", "20221030"],
|
668
|
+
"M-2022-11": ["20221101", "20221102", "20221103", "20221104", "20221105", "20221106", "20221107", "20221108", "20221109", "20221110", "20221111", "20221112", "20221113", "20221114", "20221115", "20221116", "20221117", "20221118", "20221119", "20221120", "20221121", "20221122", "20221123", "20221124", "20221125", "20221126", "20221127", "20221128", "20221129"],
|
669
|
+
"M-2022-12": ["20221201", "20221202", "20221203", "20221204", "20221205", "20221206", "20221207", "20221208", "20221209", "20221210", "20221211", "20221214", "20221215", "20221216", "20221217", "20221218", "20221219", "20221220", "20221221", "20221222", "20221223", "20221224", "20221225", "20221226", "20221227", "20221228"]
|
670
|
+
}
|