File tree 2 files changed +20
-4
lines changed
macos/little_snitch/rules
2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 263
263
"notes": "rule 12 - Microsoft Teams",
264
264
"remote-domains": [
265
265
"lync.com",
266
+ "teams.cloud.microsoft",
266
267
"teams.microsoft.com"
267
268
]
268
269
},
273
274
"protocol": "tcp",
274
275
"owner": "me",
275
276
"notes": "rule 12 - Microsoft Teams",
276
- "remote-hosts": "teams.microsoft.com"
277
+ "remote-hosts": [
278
+ "teams.cloud.microsoft",
279
+ "teams.microsoft.com"
280
+ ]
277
281
},
278
282
{
279
283
"action": "allow",
Original file line number Diff line number Diff line change 364
364
"notes": "rule 12 - Microsoft Teams",
365
365
"remote-domains": [
366
366
"lync.com",
367
+ "teams.cloud.microsoft",
367
368
"teams.microsoft.com"
368
369
]
369
370
},
374
375
"protocol": "tcp",
375
376
"owner": "me",
376
377
"notes": "rule 12 - Microsoft Teams",
377
- "remote-hosts": "teams.microsoft.com"
378
+ "remote-hosts": [
379
+ "teams.cloud.microsoft",
380
+ "teams.microsoft.com"
381
+ ]
378
382
},
379
383
{
380
384
"action": "allow",
394
398
"notes": "rule 12 - Microsoft Teams",
395
399
"remote-domains": [
396
400
"lync.com",
401
+ "teams.cloud.microsoft",
397
402
"teams.microsoft.com"
398
403
]
399
404
},
404
409
"protocol": "tcp",
405
410
"owner": "me",
406
411
"notes": "rule 12 - Microsoft Teams",
407
- "remote-hosts": "teams.microsoft.com"
412
+ "remote-hosts": [
413
+ "teams.cloud.microsoft",
414
+ "teams.microsoft.com"
415
+ ]
408
416
},
409
417
{
410
418
"action": "allow",
424
432
"notes": "rule 12 - Microsoft Teams",
425
433
"remote-domains": [
426
434
"lync.com",
435
+ "teams.cloud.microsoft",
427
436
"teams.microsoft.com"
428
437
]
429
438
},
434
443
"protocol": "tcp",
435
444
"owner": "me",
436
445
"notes": "rule 12 - Microsoft Teams",
437
- "remote-hosts": "teams.microsoft.com"
446
+ "remote-hosts": [
447
+ "teams.cloud.microsoft",
448
+ "teams.microsoft.com"
449
+ ]
438
450
},
439
451
{
440
452
"action": "allow",
You can’t perform that action at this time.
0 commit comments