]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Update radhttpcheck.py to use pyrad or pyrad2
authorNick Porter <nick@portercomputing.co.uk>
Tue, 22 Jul 2025 17:14:57 +0000 (18:14 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Tue, 22 Jul 2025 17:14:57 +0000 (18:14 +0100)
commit23c091a07429ba776c0725e17f299137006a6340
treeb6ab74484c2cf0f47f2e1c911088ae46ff55f753
parente22343f567554008840f4d87d326865b4912720f
Update radhttpcheck.py to use pyrad or pyrad2

pyrad2 is required if the checks are going to be called from Windows,
but it requires Python >= 3.12 so is not suitable for all Linux hosts.
scripts/health/radhttpcheck/radhttpcheck.py