mirror of
https://github.com/safing/intel-data
synced 2025-04-04 01:19:09 +00:00
.. | ||
news.yaml | ||
notifications.yaml | ||
README.md |
Portmaster Operational Data
notifications.yaml
Operational messages, warnings and other information broadcasted to all Portmaster instances.
Testing
- Put Portmaster into Dev Mode.
- Run
curl --upload-file notifications.yaml http://127.0.0.1:817/api/v1/broadcasts/simulate
Other helpful things:
# View matching data
curl http://127.0.0.1:817/api/v1/broadcasts/matching-data
# Reset state
curl -X POST http://127.0.0.1:817/api/v1/broadcasts/reset-state