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 16:03] – [Original Lists] peter | blocklists:microsoft:microsoft_teams [2021/02/08 00:27] (current) – peter | ||
---|---|---|---|
Line 11: | Line 11: | ||
**NOTE: | **NOTE: | ||
- | See: [[Blocklists: | + | See: [[Blocklists: |
</ | </ | ||
Line 73: | Line 73: | ||
</ | </ | ||
+ | ---- | ||
+ | |||
+ | ===== Get Current List of TCP Ports ===== | ||
+ | |||
+ | <code bash> | ||
+ | jq -r '.[] | select(.serviceArea==" | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | < | ||
+ | 443 | ||
+ | 80 | ||
+ | null | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | <code bash> | ||
+ | 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 102: | Line 153: | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ |
blocklists/microsoft/microsoft_teams.1612713781.txt.gz · Last modified: 2021/02/07 16:03 by peter