ieserver-updater | DDNSのIPアドレス自動更新スクリプト

 by   dozen PHP Version: Current License: MIT

kandi X-RAY | ieserver-updater Summary

kandi X-RAY | ieserver-updater Summary

ieserver-updater is a PHP library. ieserver-updater has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

DDNS(ieserver)の自動更新用スクリプトです。 $objectsにIPアドレスが変動した場合に更新したいものを配列で追加し、cronで定期的に実行してください。 同時に更新する数に制限はありませんが、並列アクセスはしないので多すぎると時間がかかるかもしれません。 PHPからcURLが使えることが動作条件です。 IPアドレスが変更されたかを調べるため、myipaddressファイルにIPアドレスが記録されます。読み書きができるように権限を設定してください。IPアドレスの記録にファイルではなくMemcachedを使うこともできます。その場合はie_server.php 5行目のUSEMEMCACHEDをtrueにし、MEMCACHEDHOST、MEMCACHEDPORTにそれぞれMemcachedのホスト名とポートを入力してください。. cronの設定例: 5,15,25,35,45,55 * * * * /usr/local/ieserver-updater/ie_server.php. $objectsの記入例: $objects = array( array( 'ユーザ名', 'ドメイン', 'パスワード' ), array( 'dozen', 'dip.jp', 'foobar' ) );.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ieserver-updater has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              ieserver-updater has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ieserver-updater is current.

            kandi-Quality Quality

              ieserver-updater has no bugs reported.

            kandi-Security Security

              ieserver-updater has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              ieserver-updater is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              ieserver-updater releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ieserver-updater
            Get all kandi verified functions for this library.

            ieserver-updater Key Features

            No Key Features are available at this moment for ieserver-updater.

            ieserver-updater Examples and Code Snippets

            No Code Snippets are available at this moment for ieserver-updater.

            Community Discussions

            No Community Discussions are available at this moment for ieserver-updater.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ieserver-updater

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/dozen/ieserver-updater.git

          • CLI

            gh repo clone dozen/ieserver-updater

          • sshUrl

            git@github.com:dozen/ieserver-updater.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link