blocklists:microsoft:microsoft_teams
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
blocklists:microsoft:microsoft_teams [2021/02/07 18:55] – [References] peter | blocklists:microsoft:microsoft_teams [2021/02/08 00:27] (current) – peter | ||
---|---|---|---|
Line 11: | Line 11: | ||
**NOTE: | **NOTE: | ||
- | See: [[Blocklists: | + | See: [[Blocklists: |
</ | </ | ||
Line 75: | Line 75: | ||
---- | ---- | ||
- | ===== Get Current List of Ports ===== | + | ===== Get Current List of TCP Ports ===== |
<code bash> | <code bash> | ||
Line 81: | Line 81: | ||
</ | </ | ||
- | or | + | returns: |
+ | |||
+ | < | ||
+ | 443 | ||
+ | 80 | ||
+ | null | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
<code bash> | <code bash> | ||
jq -r '.[] | select(.serviceArea==" | jq -r '.[] | select(.serviceArea==" | ||
</ | </ | ||
+ | </ | ||
+ | ---- | ||
+ | |||
+ | ===== Get Current List of UDP Ports ===== | ||
+ | |||
+ | <code bash> | ||
+ | jq -r '.[] | select(.serviceArea==" | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | < | ||
+ | 3478 | ||
+ | 3479 | ||
+ | 3480 | ||
+ | 3481 | ||
+ | null | ||
+ | </ | ||
+ | |||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | <code bash> | ||
+ | jq -r '.[] | select(.serviceArea==" | ||
+ | </ | ||
+ | |||
+ | </ | ||
---- | ---- | ||
Line 121: | Line 158: | ||
https:// | https:// | ||
+ | https:// | ||
+ | https:// | ||
blocklists/microsoft/microsoft_teams.1612724118.txt.gz · Last modified: 2021/02/07 18:55 by peter