An open API service indexing awesome lists of open source software.

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.

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...