Allow the Logi Options+'s updater to get updates.

This commit is contained in:
Michele Cereda
2023-01-30 13:00:19 +01:00
parent e2c5b71575
commit 3af3e1a59d

View File

@@ -1,5 +1,5 @@
{
"description": "Michele Cereda's Little Snitch rules list.",
"description": "Michele Cereda's collection of common Little Snitch rules.",
"name": "Michele Cereda's Rules List",
"rules": [
{
@@ -208,6 +208,14 @@
"protocol": "tcp",
"remote-hosts": "flow.logitech.io"
},
{
"action": "allow",
"notes": "Allow the Logi Options+'s updater to get updates.",
"ports": "443",
"process": "/Library/Application Support/Logitech.localized/LogiOptionsPlus/logioptionsplus_agent.app/Contents/Frameworks/logioptionsplus_updater.app/Contents/MacOS/logioptionsplus_updater",
"protocol": "tcp",
"remote-hosts": "updates.optionsplus.logitechg.com"
},
{
"action": "allow",
"notes": "Allow Keybase to get software updates.",