safing-intel-data/portmaster
2024-12-10 15:19:45 +01:00
..
news.yaml Update news 2024-12-10 15:19:45 +01:00
notifications.yaml Update matcher for broadcast notification dangerous-setting-global-allow-incoming 2023-12-18 18:30:02 +01:00
README.md Add README for broadcast notifications 2023-02-24 14:45:38 +01:00

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