Recommend this page to a friend! |
Classes of Celso | NoIP iptables Sync | README.md | Download |
|
DownloadUtility for renew IPTABLES firewall rules writed in PHP - by Celso NeryA litle PHP script utility for renew IPTABLES firewall rules. RequirementsPHP-CLI, SQLITE3 and PHP-SQLITE3
InstallationCopy the updateNoIp.php to /usr/local/bin/ or another directory do you want. You can use in CRONTAB or Systemd-timer In CRONTAB with root
and than add this line if you copied the script to /usr/local/bin/ CRONTAB:
SYSTEMD-TIMER: - copy update-noip.server and update-noip.timer to /lib/systemd/system - create a link into /etc/systemd/system/timers.target.wants/ - run systemctl daemon-reload command You can see with systemctl list-timers command The script will create the SQLite database and then you must insert your noip hostname and external ip into this database. You also edit your iptables rules into script and in your iptables firewall. In script there are those iptables rules. Change for your needs.
ContributingPlease see CONTRIBUTING for details. SupportSecurity: If you discover any security related issues, please email celso.nery@gmail.com instead of using the issue tracker.Thank you Credits
LicenseThe MIT License (MIT). Please see License File for more information. |