https://github.com/maxim/lsrules-gen
Generators for Little Snitch rules that try to scrape authoritative firewall info sources, and auto-deploy lsrules to gist files.
https://github.com/maxim/lsrules-gen
firewall firewall-rules little-snitch lsrules
Last synced: 24 days ago
JSON representation
Generators for Little Snitch rules that try to scrape authoritative firewall info sources, and auto-deploy lsrules to gist files.
- Host: GitHub
- URL: https://github.com/maxim/lsrules-gen
- Owner: maxim
- License: apache-2.0
- Created: 2021-11-28T17:03:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T06:15:51.000Z (over 1 year ago)
- Last Synced: 2024-12-30T07:23:34.005Z (over 1 year ago)
- Topics: firewall, firewall-rules, little-snitch, lsrules
- Language: Ruby
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Little Snitch rules generators
This repo auto-generates `.lsrules` for Little Snitch and publishes them as Github Gists daily. You can subscribe to these gist files in Little Snitch. Just add the raw gist urls listed below as subscriptions to your Little Snitch.
List of generated rule files
## Microsoft Teams
Microsoft Teams ruleset generated from Microsoft's provided endpoints list. Caveat: after I applied these rules, I still had to deal with a couple of additional endpoints, not sure why, but hopefully this eliminates most of the annoying popups without allowing all outgoing connections. Any "optional" endpoints are allowed to avoid too much noise.
* [Raw gist (for Little Snitch subscription)](https://gist.githubusercontent.com/maxim/885e395b7d6cd2991790c0f3167326ee/raw/msteams.lsrules)
* [View gist (for checking diffs)](https://gist.github.com/maxim/885e395b7d6cd2991790c0f3167326ee)
* [Source of rules](https://endpoints.office.com/endpoints/worldwide?clientrequestid=d61270c3-85db-4d9c-876d-daa00ca97583&ServiceAreas=Skype)
## To be continued...