Skip to content
Stefan Pejcic edited this page Sep 26, 2025 · 1 revision

Use git files and github API for fetching information about Sentinel and displaying it on your project:

Latest version:

https://raw.githubusercontent.com/sentinelfirewall/sentinel/refs/heads/main/csf/version.txt

All versions:

https://api.github.com/repos/sentinelfirewall/sentinel/releases

Specific version:

https://api.github.com/repos/sentinelfirewall/sentinel/releases/tags/15.11

Clone this wiki locally