loblab / noip-renew

Auto renew (confirm) noip.com free hosts
Apache License 2.0
423 stars 134 forks source link

Add support for RedHat based Linux distro #101

Open HikariCalyx opened 1 year ago

HikariCalyx commented 1 year ago

Changed Linux distro flavor detecting behavior by reading /etc/os-release . Tested on Rocky Linux 9, and it should work on other Enterprise Linux distro including RHEL, Alma Linux, CentOS Stream or Oracle Linux.

RHEL/CentOS 7 users should install dnf before using this script.