17 lines
449 B
Text
17 lines
449 B
Text
{
|
|
"name" : "Block Telemetry IPs",
|
|
"description" : "Block IPs relative to Microsoft telemery.",
|
|
"actions" :
|
|
[
|
|
{
|
|
"_comment" : "Block telemetry IPS",
|
|
"action" : "FwBlockOutputIP",
|
|
"file" : "telemetry.txt"
|
|
},
|
|
{
|
|
"comment" : "Block IP relative to Skype and Messenger",
|
|
"action" : "FwBlockOutputIP",
|
|
"file" : "skype-msn.txt"
|
|
}
|
|
]
|
|
}
|